mirror of
https://github.com/gabehf/base46.git
synced 2026-03-14 09:46:00 -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-seaside-light-base16.lua
Normal file
18
lua/themes/atelier-seaside-light-base16.lua
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
return {
|
||||
base0A = "98981b",
|
||||
base04 = "687d68",
|
||||
base07 = "131513",
|
||||
base05 = "5e6e5e",
|
||||
base0E = "ad2bee",
|
||||
base0D = "3d62f5",
|
||||
base0C = "1999b3",
|
||||
base0B = "29a329",
|
||||
base02 = "8ca68c",
|
||||
base0F = "e619c3",
|
||||
base03 = "809980",
|
||||
base08 = "e6193c",
|
||||
base01 = "cfe8cf",
|
||||
base00 = "f4fbf4",
|
||||
base09 = "87711d",
|
||||
base06 = "242924"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue