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/bespin-base16.lua
Normal file
18
lua/themes/bespin-base16.lua
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
return {
|
||||
base0A = "f9ee98",
|
||||
base04 = "797977",
|
||||
base07 = "baae9e",
|
||||
base05 = "8a8986",
|
||||
base0E = "9b859d",
|
||||
base0D = "5ea6ea",
|
||||
base0C = "afc4db",
|
||||
base0B = "54be0d",
|
||||
base02 = "5e5d5c",
|
||||
base0F = "937121",
|
||||
base03 = "666666",
|
||||
base08 = "cf6a4c",
|
||||
base01 = "36312e",
|
||||
base00 = "28211c",
|
||||
base09 = "cf7d34",
|
||||
base06 = "9d9b97"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue