mirror of
https://github.com/gabehf/base46.git
synced 2026-03-11 00:10:32 -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/fruit-soda-base16.lua
Normal file
18
lua/themes/fruit-soda-base16.lua
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
return {
|
||||
base0A = "f7e203",
|
||||
base04 = "979598",
|
||||
base07 = "2d2c2c",
|
||||
base05 = "515151",
|
||||
base0E = "611fce",
|
||||
base0D = "2931df",
|
||||
base0C = "0f9cfd",
|
||||
base0B = "47f74c",
|
||||
base02 = "d8d5d5",
|
||||
base0F = "b16f40",
|
||||
base03 = "b5b4b6",
|
||||
base08 = "fe3e31",
|
||||
base01 = "e0dee0",
|
||||
base00 = "f1ecf1",
|
||||
base09 = "fe6d08",
|
||||
base06 = "474545"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue