mirror of
https://github.com/gabehf/base46.git
synced 2026-03-13 17:30:30 -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-heath-base16.lua
Normal file
18
lua/themes/atelier-heath-base16.lua
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
return {
|
||||
base0A = "bb8a35",
|
||||
base04 = "9e8f9e",
|
||||
base07 = "f7f3f7",
|
||||
base05 = "ab9bab",
|
||||
base0E = "7b59c0",
|
||||
base0D = "516aec",
|
||||
base0C = "159393",
|
||||
base0B = "918b3b",
|
||||
base02 = "695d69",
|
||||
base0F = "cc33cc",
|
||||
base03 = "776977",
|
||||
base08 = "ca402b",
|
||||
base01 = "292329",
|
||||
base00 = "1b181b",
|
||||
base09 = "a65926",
|
||||
base06 = "d8cad8"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue