Improve perform

This commit is contained in:
huyjaky
2025-10-26 08:13:18 +07:00
parent 04c5dcd06a
commit bad1ed5cb2
14 changed files with 274 additions and 267 deletions

View File

@@ -12,7 +12,9 @@ return {
DiagnosticVirtualTextWarn = { fg = get_hlgroup("DiagnosticWarn").fg, bg = "none" },
CursorLineNr = { fg = "#FFD700", bg = "none", bold = true },
CursorLine = { fg = "none", bg = "#004C4C", bold = true },
CursorLine = { fg = "none", bg = "#005C4C", bold = true },
CursorColumn = { fg = "none", bg = "#005C4C", bold = true },
Visual = { fg = "#000000", bg = "#FFFFFF", bold = true },
-- remove background of inlay hints