mirror of
https://github.com/gabehf/base46.git
synced 2026-03-14 01:37:03 -07:00
[2/2]: Add theme files
This commit is contained in:
parent
86a08c7983
commit
619a8026ba
133 changed files with 2394 additions and 0 deletions
18
lua/themes/atelier-estuary-base16.lua
Normal file
18
lua/themes/atelier-estuary-base16.lua
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
return {
|
||||
base0A = "a5980d",
|
||||
base04 = "878573",
|
||||
base07 = "f4f3ec",
|
||||
base05 = "929181",
|
||||
base0E = "5f9182",
|
||||
base0D = "36a166",
|
||||
base0C = "5b9d48",
|
||||
base0B = "7d9726",
|
||||
base02 = "5f5e4e",
|
||||
base0F = "9d6c7c",
|
||||
base03 = "6c6b5a",
|
||||
base08 = "ba6236",
|
||||
base01 = "302f27",
|
||||
base00 = "22221b",
|
||||
base09 = "ae7313",
|
||||
base06 = "e7e6df"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue