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/heetch-base16.lua
Normal file
18
lua/themes/heetch-base16.lua
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
return {
|
||||
base0A = "8F6C97",
|
||||
base04 = "9C92A8",
|
||||
base07 = "FEFFFF",
|
||||
base05 = "BDB6C5",
|
||||
base0E = "82034C",
|
||||
base0D = "BD0152",
|
||||
base0C = "F80059",
|
||||
base0B = "C33678",
|
||||
base02 = "5A496E",
|
||||
base0F = "470546",
|
||||
base03 = "7B6D8B",
|
||||
base08 = "27D9D5",
|
||||
base01 = "392551",
|
||||
base00 = "190134",
|
||||
base09 = "5BA2B6",
|
||||
base06 = "DEDAE2"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue