There was an error while loading. Please reload this page.
1 parent 5ad9f1a commit c01d024Copy full SHA for c01d024
1 file changed
runtime/themes/pop-dark.toml
@@ -42,6 +42,7 @@ error = { fg = 'redE', modifiers = ['bold'] }
42
'ui.virtual.whitespace' = { fg = 'brownV' }
43
'ui.virtual.indent-guide' = { fg = 'brownR' }
44
'ui.virtual.inlay-hint' = {fg = 'brownD', bg = 'brownU'}
45
+'ui.virtual.jump-label' = { bg = 'black', fg = 'white', modifiers = ['bold'] }
46
'ui.menu' = { fg = 'greyT', bg = 'brownD' }
47
'ui.menu.selected' = { fg = 'orangeH', bg = 'brownH' }
48
'ui.popup' = { bg = 'brownD' }
0 commit comments