mirror of
https://github.com/gabehf/base46.git
synced 2026-03-10 07:50:31 -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/atlas-base16.lua
Normal file
18
lua/themes/atlas-base16.lua
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
return {
|
||||
base0A = "ffcc1b",
|
||||
base04 = "869696",
|
||||
base07 = "fafaf8",
|
||||
base05 = "a1a19a",
|
||||
base0E = "9a70a4",
|
||||
base0D = "5dd7b9",
|
||||
base0C = "14747e",
|
||||
base0B = "7fc06e",
|
||||
base02 = "517F8D",
|
||||
base0F = "c43060",
|
||||
base03 = "6C8B91",
|
||||
base08 = "ff5a67",
|
||||
base01 = "00384d",
|
||||
base00 = "002635",
|
||||
base09 = "f08e48",
|
||||
base06 = "e6e6dc"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue