mirror of
https://github.com/gabehf/base46.git
synced 2026-03-13 09:20:31 -07:00
Merge pull request #32 from Collatz124/master
Fixed the monekai colorscheme
This commit is contained in:
commit
fc31473b4a
1 changed files with 4 additions and 4 deletions
|
|
@ -7,12 +7,12 @@ return {
|
||||||
base05 = "bbc2cf",
|
base05 = "bbc2cf",
|
||||||
base06 = "5d656b",
|
base06 = "5d656b",
|
||||||
base07 = "4d5550",
|
base07 = "4d5550",
|
||||||
base08 = "e06c75",
|
base08 = "96c376",
|
||||||
base09 = "e18ef3",
|
base09 = "e18ef3",
|
||||||
base0A = "51afef",
|
base0A = "51afef",
|
||||||
base0B = "e6c181",
|
base0B = "e6c181",
|
||||||
base0C = "5ac9d6",
|
base0C = "51afef",
|
||||||
base0D = "5ac9d6",
|
base0D = "96c376",
|
||||||
base0E = "e36d76",
|
base0E = "e36d76",
|
||||||
base0F = "be5046",
|
base0F = "d39467",
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue