mirror of
https://github.com/gabehf/base46.git
synced 2026-03-15 10:15:55 -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-savanna-base16.lua
Normal file
18
lua/themes/atelier-savanna-base16.lua
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
return {
|
||||
base0A = "a07e3b",
|
||||
base04 = "78877d",
|
||||
base07 = "ecf4ee",
|
||||
base05 = "87928a",
|
||||
base0E = "55859b",
|
||||
base0D = "478c90",
|
||||
base0C = "1c9aa0",
|
||||
base0B = "489963",
|
||||
base02 = "526057",
|
||||
base0F = "867469",
|
||||
base03 = "5f6d64",
|
||||
base08 = "b16139",
|
||||
base01 = "232a25",
|
||||
base00 = "171c19",
|
||||
base09 = "9f713c",
|
||||
base06 = "dfe7e2"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue