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/harmonic-light-base16.lua
Normal file
18
lua/themes/harmonic-light-base16.lua
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
return {
|
||||
base0A = "8bbf56",
|
||||
base04 = "627e99",
|
||||
base07 = "0b1c2c",
|
||||
base05 = "405c79",
|
||||
base0E = "bf568b",
|
||||
base0D = "8b56bf",
|
||||
base0C = "568bbf",
|
||||
base0B = "56bf8b",
|
||||
base02 = "cbd6e2",
|
||||
base0F = "bf5656",
|
||||
base03 = "aabcce",
|
||||
base08 = "bf8b56",
|
||||
base01 = "e5ebf1",
|
||||
base00 = "f7f9fb",
|
||||
base09 = "bfbf56",
|
||||
base06 = "223b54"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue