mirror of
https://github.com/gabehf/base46.git
synced 2026-03-13 17:30:30 -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-dune-light-base16.lua
Normal file
18
lua/themes/atelier-dune-light-base16.lua
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
return {
|
||||
base0A = "ae9513",
|
||||
base04 = "7d7a68",
|
||||
base07 = "20201d",
|
||||
base05 = "6e6b5e",
|
||||
base0E = "b854d4",
|
||||
base0D = "6684e1",
|
||||
base0C = "1fad83",
|
||||
base0B = "60ac39",
|
||||
base02 = "a6a28c",
|
||||
base0F = "d43552",
|
||||
base03 = "999580",
|
||||
base08 = "d73737",
|
||||
base01 = "e8e4cf",
|
||||
base00 = "fefbec",
|
||||
base09 = "b65611",
|
||||
base06 = "292824"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue