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.
+a
1 parent 725f568 commit 1948458Copy full SHA for 1948458
jump.kak
@@ -13,7 +13,7 @@ declare-option -docstring "
13
declare-option -docstring "
14
Face to use for highlighting jump labels. Set to `default` to not apply any highlighting at all.
15
" str \
16
- jumpLabelFace 'rgb:f07a2b+f'
+ jumpLabelFace 'rgb:f07a2b+fa'
17
18
19
Face to use for dimming out non-label text. Set to `default` to not apply any dimming at all.
0 commit comments