mirror of
https://github.com/gabehf/base46.git
synced 2026-03-09 15:38:15 -07:00
paradise dark
This commit is contained in:
parent
959a675c4a
commit
179b59e973
2 changed files with 54 additions and 0 deletions
19
lua/themes/paradise-base16.lua
Normal file
19
lua/themes/paradise-base16.lua
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
return {
|
||||
base00 = "151515",
|
||||
base01 = "1f1f1f",
|
||||
base02 = "282828",
|
||||
base03 = "3b3b3b",
|
||||
base04 = "e8e3e3",
|
||||
base05 = "e8e3e3",
|
||||
base06 = "e8e3e3",
|
||||
base07 = "e8e3e3",
|
||||
base08 = "b66467",
|
||||
base09 = "d9bc8c",
|
||||
base0A = "d9bc8c",
|
||||
base0B = "8c977d",
|
||||
base0C = "8aa6a2",
|
||||
base0D = "8da3b9",
|
||||
base0E = "a988b0",
|
||||
base0F = "d9bc8c",
|
||||
}
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue