mirror of
https://github.com/gabehf/base46.git
synced 2026-03-09 23:48:16 -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/brushtrees-base16.lua
Normal file
18
lua/themes/brushtrees-base16.lua
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
return {
|
||||
base0A = "aab386",
|
||||
base04 = "8299A1",
|
||||
base07 = "485867",
|
||||
base05 = "6D828E",
|
||||
base0E = "b386b2",
|
||||
base0D = "868cb3",
|
||||
base0C = "86b3b3",
|
||||
base0B = "87b386",
|
||||
base02 = "B0C5C8",
|
||||
base0F = "b39f9f",
|
||||
base03 = "98AFB5",
|
||||
base08 = "b38686",
|
||||
base01 = "C9DBDC",
|
||||
base00 = "E3EFEF",
|
||||
base09 = "d8bba2",
|
||||
base06 = "5A6D7A"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue