Skip to content

Commit 1c62770

Browse files
committed
Change default face for jumpLabelFace
closes #2 this is a temporary change though because in the next release we're likely making bigger changes to labels highlighting system
1 parent 89d09a1 commit 1c62770

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jump-mode.kak

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ declare-option -docstring "
1212
declare-option -docstring "
1313
Face to use for highlighting jump labels.
1414
" str \
15-
jumpLabelFace PrimarySelection
15+
jumpLabelFace 'rgb:f07a2b+f'
1616

1717
declare-option -docstring "
1818
Face to use for dimming out non-label text.

0 commit comments

Comments
 (0)