mirror of
https://github.com/gabehf/base46.git
synced 2026-03-10 16:00: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/seti-base16.lua
Normal file
18
lua/themes/seti-base16.lua
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
return {
|
||||
base0A = "e6cd69",
|
||||
base04 = "43a5d5",
|
||||
base07 = "ffffff",
|
||||
base05 = "d6d6d6",
|
||||
base0E = "a074c4",
|
||||
base0D = "55b5db",
|
||||
base0C = "55dbbe",
|
||||
base0B = "9fca56",
|
||||
base02 = "3B758C",
|
||||
base0F = "8a553f",
|
||||
base03 = "41535B",
|
||||
base08 = "Cd3f45",
|
||||
base01 = "282a2b",
|
||||
base00 = "151718",
|
||||
base09 = "db7b55",
|
||||
base06 = "eeeeee"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue