mirror of
https://github.com/gabehf/base46.git
synced 2026-03-09 23:48:16 -07:00
Made tweaks to the original theme, and actually implemented the HL theme
This commit is contained in:
parent
257017e7e9
commit
97c2f1ea8f
2 changed files with 24 additions and 24 deletions
|
|
@ -7,12 +7,12 @@ return {
|
|||
base05 = "bbc2cf",
|
||||
base06 = "5d656b",
|
||||
base07 = "4d5550",
|
||||
base08 = "96c376",
|
||||
base08 = "51afef",
|
||||
base09 = "e18ef3",
|
||||
base0A = "51afef",
|
||||
base0A = "5ac9d6",
|
||||
base0B = "e6c181",
|
||||
base0C = "51afef",
|
||||
base0C = "96c376",
|
||||
base0D = "96c376",
|
||||
base0E = "e36d76",
|
||||
base0F = "d39467",
|
||||
base0F = "bbc2cf",
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue