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-light-base16.lua
Normal file
18
lua/themes/heetch-light-base16.lua
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
return {
|
||||
base0A = "5ba2b6",
|
||||
base04 = "ddd6e5",
|
||||
base07 = "190134",
|
||||
base05 = "5a496e",
|
||||
base0E = "bd0152",
|
||||
base0D = "47f9f5",
|
||||
base0C = "c33678",
|
||||
base0B = "f80059",
|
||||
base02 = "7b6d8b",
|
||||
base0F = "dedae2",
|
||||
base03 = "9c92a8",
|
||||
base08 = "27d9d5",
|
||||
base01 = "392551",
|
||||
base00 = "feffff",
|
||||
base09 = "bdb6c5",
|
||||
base06 = "470546"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue