mirror of
https://github.com/gabehf/base46.git
synced 2026-03-15 02:05:56 -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/atelier-sulphurpool-base16.lua
Normal file
18
lua/themes/atelier-sulphurpool-base16.lua
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
return {
|
||||
base0A = "c08b30",
|
||||
base04 = "898ea4",
|
||||
base07 = "f5f7ff",
|
||||
base05 = "979db4",
|
||||
base0E = "6679cc",
|
||||
base0D = "3d8fd1",
|
||||
base0C = "22a2c9",
|
||||
base0B = "ac9739",
|
||||
base02 = "5e6687",
|
||||
base0F = "9c637a",
|
||||
base03 = "6b7394",
|
||||
base08 = "c94922",
|
||||
base01 = "293256",
|
||||
base00 = "202746",
|
||||
base09 = "c76b29",
|
||||
base06 = "dfe2f1"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue