mirror of
https://github.com/gabehf/base46.git
synced 2026-03-14 01:37:03 -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-lakeside-base16.lua
Normal file
18
lua/themes/atelier-lakeside-base16.lua
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
return {
|
||||
base0A = "8a8a0f",
|
||||
base04 = "7195a8",
|
||||
base07 = "ebf8ff",
|
||||
base05 = "7ea2b4",
|
||||
base0E = "6b6bb8",
|
||||
base0D = "257fad",
|
||||
base0C = "2d8f6f",
|
||||
base0B = "568c3b",
|
||||
base02 = "516d7b",
|
||||
base0F = "b72dd2",
|
||||
base03 = "5a7b8c",
|
||||
base08 = "d22d72",
|
||||
base01 = "1f292e",
|
||||
base00 = "161b1d",
|
||||
base09 = "935c25",
|
||||
base06 = "c1e4f6"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue