Implemented the hl theme for one monokai, and tweaked the base16 theme

This commit is contained in:
collatz124 2021-12-12 12:24:28 +01:00
parent a8d0237e41
commit 5a89e08b92
2 changed files with 2 additions and 2 deletions

View file

@ -0,0 +1,18 @@
return {
base00 = "242730",
base01 = "2a2e38",
base02 = "484854",
base03 = "545862",
base04 = "9ca0a4",
base05 = "bbc2cf",
base06 = "5d656b",
base07 = "4d5550",
base08 = "e06c75",
base09 = "e18ef3",
base0A = "51afef",
base0B = "e6c181",
base0C = "5ac9d6",
base0D = "5ac9d6",
base0E = "e36d76",
base0F = "be5046",
}