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/rebecca-base16.lua
Normal file
18
lua/themes/rebecca-base16.lua
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
return {
|
||||
base0A = "ae81ff",
|
||||
base04 = "a0a0c5",
|
||||
base07 = "53495d",
|
||||
base05 = "f1eff8",
|
||||
base0E = "7aa5ff",
|
||||
base0D = "2de0a7",
|
||||
base0C = "8eaee0",
|
||||
base0B = "6dfedf",
|
||||
base02 = "383a62",
|
||||
base0F = "ff79c6",
|
||||
base03 = "666699",
|
||||
base08 = "a0a0c5",
|
||||
base01 = "663399",
|
||||
base00 = "292a44",
|
||||
base09 = "efe4a1",
|
||||
base06 = "ccccff"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue