We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
QuickFixLine
1 parent 1d63116 commit c233020Copy full SHA for c233020
lua/one_monokai/highlights/groups.lua
@@ -71,6 +71,8 @@ local defaults = {
71
Visual = { bg = colors.dark_gray },
72
WarningMsg = { fg = colors.yellow },
73
74
+ QuickFixLine = { bg = colors.vulcan },
75
+
76
Directory = { fg = colors.aqua },
77
SpecialKey = { fg = colors.pink },
78
Title = { fg = colors.yellow },
0 commit comments