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/solarflare-base16.lua
Normal file
18
lua/themes/solarflare-base16.lua
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
return {
|
||||
base0A = "E4B51C",
|
||||
base04 = "85939E",
|
||||
base07 = "F5F7FA",
|
||||
base05 = "A6AFB8",
|
||||
base0E = "A363D5",
|
||||
base0D = "33B5E1",
|
||||
base0C = "52CBB0",
|
||||
base0B = "7CC844",
|
||||
base02 = "586875",
|
||||
base0F = "D73C9A",
|
||||
base03 = "667581",
|
||||
base08 = "EF5253",
|
||||
base01 = "222E38",
|
||||
base00 = "18262F",
|
||||
base09 = "E66B2B",
|
||||
base06 = "E8E9ED"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue