Add Palenight HL and Base16 lua files.

This commit is contained in:
pc-2198x 2021-11-09 00:51:06 -05:00
parent 61173a3d9c
commit e25ef391dd
2 changed files with 53 additions and 0 deletions

View file

@ -0,0 +1,18 @@
return {
base00 = "292d3e",
base01 = "444267",
base02 = "32374d",
base03 = "676e95",
base04 = "8796b0",
base05 = "959dcb",
base06 = "959dcb",
base07 = "ffffff",
base08 = "f07178",
base09 = "f78c6c",
base0A = "ffcb6b",
base0B = "c3e88d",
base0C = "89ddff",
base0D = "82aaff",
base0E = "c792ea",
base0F = "ff5370"
}