diff --git a/lua/catppuccin/core/color_palette.lua b/lua/catppuccin/core/color_palette.lua index c9f19fc..942e67e 100644 --- a/lua/catppuccin/core/color_palette.lua +++ b/lua/catppuccin/core/color_palette.lua @@ -7,7 +7,7 @@ local color_palette = { maroon = "#E8A2AF", -- Maroon peach = "#F8BD96", -- Peach yellow = "#FAE3B0", -- Yellow - green = "#ACE6AD", -- Green + green = "#ABE9B3", -- Green blue = "#96CDFB", -- Blue sky = "#89DCEB", -- Sky teal = "#B5E8E0", -- Teal