updated modes.nvim colors

This commit is contained in:
2024-04-01 23:21:39 +02:00
parent 09f6ce83a6
commit 287a8b4e66
2 changed files with 4 additions and 4 deletions

View File

@@ -40,7 +40,7 @@ colors.get_colors = function()
removed_fg = "#D16969",
removed_bg = "#190E11",
-- bonus
visual_bg = "#955690",
visual_fg = "#C586C0",
-- lsp
error = "#FB0101",
warning = "#FFD602",