mirror of
https://github.com/gabehf/base46.git
synced 2026-03-14 17:55:57 -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/woodland-base16.lua
Normal file
18
lua/themes/woodland-base16.lua
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
return {
|
||||
base0A = "e0ac16",
|
||||
base04 = "b4a490",
|
||||
base07 = "e4d4c8",
|
||||
base05 = "cabcb1",
|
||||
base0E = "bb90e2",
|
||||
base0D = "88a4d3",
|
||||
base0C = "6eb958",
|
||||
base0B = "b7ba53",
|
||||
base02 = "48413a",
|
||||
base0F = "b49368",
|
||||
base03 = "9d8b70",
|
||||
base08 = "d35c5c",
|
||||
base01 = "302b25",
|
||||
base00 = "231e18",
|
||||
base09 = "ca7f32",
|
||||
base06 = "d7c8bc"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue