Skip to content

Commit 131d839

Browse files
authored
Theme: Papercolor: Fixed cursorline background (#4317)
1 parent a449192 commit 131d839

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

runtime/themes/papercolor-dark.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ bright6="#00afaf"
9797
bright7="#5f8787"
9898
selection_foreground="#585858"
9999
selection_background="#8787AF"
100-
cursorline_background="#d0d0d0"
100+
cursorline_background="#303030"
101101
paper_bar_bg="#5F8787"
102102
black="#1c1c1c"
103103
red="#af005f"

0 commit comments

Comments
 (0)