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/mellow-purple-base16.lua
Normal file
18
lua/themes/mellow-purple-base16.lua
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
return {
|
||||
base0A = "955ae7",
|
||||
base04 = "873582",
|
||||
base07 = "f8c0ff",
|
||||
base05 = "ffeeff",
|
||||
base0E = "8991bb",
|
||||
base0D = "550068",
|
||||
base0C = "b900b1",
|
||||
base0B = "05cb0d",
|
||||
base02 = "331354",
|
||||
base0F = "4d6fff",
|
||||
base03 = "320f55",
|
||||
base08 = "00d9e9",
|
||||
base01 = "1A092D",
|
||||
base00 = "1e0528",
|
||||
base09 = "aa00a3",
|
||||
base06 = "ffeeff"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue