mirror of
https://github.com/gabehf/base46.git
synced 2026-03-09 07:28:50 -07:00
add everforest
This commit is contained in:
parent
acecae04e0
commit
6f237f762d
1 changed files with 18 additions and 0 deletions
18
lua/themes/everforest-base16.lua
Normal file
18
lua/themes/everforest-base16.lua
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
return {
|
||||
base00 = "2b3339",
|
||||
base01 = "323c41",
|
||||
base02 = "503946",
|
||||
base03 = "868d80",
|
||||
base04 = "d3c6aa",
|
||||
base05 = "d3c6aa",
|
||||
base06 = "e9e8d2",
|
||||
base07 = "fff9e8",
|
||||
base08 = "7fbbb3",
|
||||
base09 = "d699b6",
|
||||
base0A = "83c092",
|
||||
base0B = "dbbc7f",
|
||||
base0C = "e69875",
|
||||
base0D = "a7c080",
|
||||
base0E = "e67e80",
|
||||
base0F = "d699b6"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue