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/mocha-base16.lua
Normal file
18
lua/themes/mocha-base16.lua
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
return {
|
||||
base0A = "f4bc87",
|
||||
base04 = "b8afad",
|
||||
base07 = "f5eeeb",
|
||||
base05 = "d0c8c6",
|
||||
base0E = "a89bb9",
|
||||
base0D = "8ab3b5",
|
||||
base0C = "7bbda4",
|
||||
base0B = "beb55b",
|
||||
base02 = "645240",
|
||||
base0F = "bb9584",
|
||||
base03 = "7e705a",
|
||||
base08 = "cb6077",
|
||||
base01 = "534636",
|
||||
base00 = "3B3228",
|
||||
base09 = "d28b71",
|
||||
base06 = "e9e1dd"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue