diff --git a/lua/themes/monekai-base16.lua b/lua/themes/monekai-base16.lua index d251b72..e27b0e0 100644 --- a/lua/themes/monekai-base16.lua +++ b/lua/themes/monekai-base16.lua @@ -7,12 +7,12 @@ return { base05 = "bbc2cf", base06 = "5d656b", base07 = "4d5550", - base08 = "e06c75", + base08 = "96c376", base09 = "e18ef3", base0A = "51afef", base0B = "e6c181", - base0C = "5ac9d6", - base0D = "5ac9d6", + base0C = "51afef", + base0D = "96c376", base0E = "e36d76", - base0F = "be5046", + base0F = "d39467", }