Unnamed repository; edit this file 'description' to name the repository.
Theme: Papercolor: Fixed cursorline background (#4317)
Mehedi Hasan 2022-10-22
parent a449192 · commit 131d839
-rw-r--r--runtime/themes/papercolor-dark.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/themes/papercolor-dark.toml b/runtime/themes/papercolor-dark.toml
index 18a47292..940aacfe 100644
--- a/runtime/themes/papercolor-dark.toml
+++ b/runtime/themes/papercolor-dark.toml
@@ -97,7 +97,7 @@ bright6="#00afaf"
bright7="#5f8787"
selection_foreground="#585858"
selection_background="#8787AF"
-cursorline_background="#d0d0d0"
+cursorline_background="#303030"
paper_bar_bg="#5F8787"
black="#1c1c1c"
red="#af005f"