mirror of
https://github.com/gabehf/base46.git
synced 2026-03-14 09:46:00 -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-plateau-base16.lua
Normal file
18
lua/themes/atelier-plateau-base16.lua
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
return {
|
||||
base0A = "a06e3b",
|
||||
base04 = "7e7777",
|
||||
base07 = "f4ecec",
|
||||
base05 = "8a8585",
|
||||
base0E = "8464c4",
|
||||
base0D = "7272ca",
|
||||
base0C = "5485b6",
|
||||
base0B = "4b8b8b",
|
||||
base02 = "585050",
|
||||
base0F = "bd5187",
|
||||
base03 = "655d5d",
|
||||
base08 = "ca4949",
|
||||
base01 = "292424",
|
||||
base00 = "1b1818",
|
||||
base09 = "b45a3c",
|
||||
base06 = "e7dfdf"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue