[2/2]: Add theme files

This commit is contained in:
Akianonymus 2021-08-10 15:51:26 +05:30
parent 86a08c7983
commit 619a8026ba
133 changed files with 2394 additions and 0 deletions

View file

@ -0,0 +1,18 @@
return {
base0A = "a0a0a0",
base04 = "525252",
base07 = "101010",
base05 = "464646",
base0E = "747474",
base0D = "686868",
base0C = "868686",
base0B = "8e8e8e",
base02 = "b9b9b9",
base0F = "5e5e5e",
base03 = "ababab",
base08 = "7c7c7c",
base01 = "e3e3e3",
base00 = "f7f7f7",
base09 = "999999",
base06 = "252525"
}