mirror of
https://github.com/gabehf/base46.git
synced 2026-03-13 09:20: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/atelier-cave-base16.lua
Normal file
18
lua/themes/atelier-cave-base16.lua
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
return {
|
||||
base0A = "a06e3b",
|
||||
base04 = "7e7887",
|
||||
base07 = "efecf4",
|
||||
base05 = "8b8792",
|
||||
base0E = "955ae7",
|
||||
base0D = "576ddb",
|
||||
base0C = "398bc6",
|
||||
base0B = "2a9292",
|
||||
base02 = "585260",
|
||||
base0F = "bf40bf",
|
||||
base03 = "655f6d",
|
||||
base08 = "be4678",
|
||||
base01 = "26232a",
|
||||
base00 = "19171c",
|
||||
base09 = "aa573c",
|
||||
base06 = "e2dfe7"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue