We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95093db commit 7dad3dcCopy full SHA for 7dad3dc
lua/plugins/init.lua
@@ -40,6 +40,8 @@ return {
40
DapUIFloatBorder = { link = 'FloatBorder' },
41
DapUIFloatNormal = { link = 'NormalFloat' },
42
43
+ StatusLine = { link = 'lualine_c_normal' },
44
+
45
NvimDapVirtualText = { link = 'Comment' },
46
NvimDapVirtualTextChanged = { fg = colors.accent },
47
},
0 commit comments