mirror of
https://github.com/gabehf/base46.git
synced 2026-03-11 00:10:32 -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/embers-base16.lua
Normal file
18
lua/themes/embers-base16.lua
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
return {
|
||||
base0A = "6D8257",
|
||||
base04 = "8A8075",
|
||||
base07 = "DBD6D1",
|
||||
base05 = "A39A90",
|
||||
base0E = "82576D",
|
||||
base0D = "6D5782",
|
||||
base0C = "576D82",
|
||||
base0B = "57826D",
|
||||
base02 = "433B32",
|
||||
base0F = "825757",
|
||||
base03 = "5A5047",
|
||||
base08 = "826D57",
|
||||
base01 = "2C2620",
|
||||
base00 = "16130F",
|
||||
base09 = "828257",
|
||||
base06 = "BEB6AE"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue