diff --git a/lua/tccs/colors.lua b/lua/tccs/colors.lua index 19e5b4e..5092be8 100644 --- a/lua/tccs/colors.lua +++ b/lua/tccs/colors.lua @@ -47,7 +47,7 @@ colors.get_colors = function() line_bg_alt = "#0D1016", line_visual = "#C586C0", line_normal = "#6A9955", - line_insert = "#4FC1Fe", + line_insert = "#569CD6", line_replace = "#D16969", line_contrast = "#CE9178", }