changed colors slightly

This commit is contained in:
2026-02-15 23:16:49 +01:00
parent e50c150428
commit b729bc7702

View File

@@ -43,8 +43,8 @@ colors.get_colors = function()
visual_fg = "#C586C0", visual_fg = "#C586C0",
yank_fg = "#F5C359", yank_fg = "#F5C359",
-- lsp -- lsp
error = "#FB0101", error = "#FF0000",
warning = "#FFD602", warning = "#FFFF00",
hint = "#608B4E", hint = "#608B4E",
-- line -- line
line_fg = "#D4D4D4", line_fg = "#D4D4D4",