aboutsummaryrefslogtreecommitdiff
path: root/runtime/themes/monokai.toml
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/themes/monokai.toml')
-rw-r--r--runtime/themes/monokai.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/themes/monokai.toml b/runtime/themes/monokai.toml
index 66106d48..bcb6c8d0 100644
--- a/runtime/themes/monokai.toml
+++ b/runtime/themes/monokai.toml
@@ -34,6 +34,7 @@
"comment" = { fg = "#88846F" }
"ui.virtual.whitespace" = "#88846F"
"ui.virtual.ruler" = { bg = "#24241e" }
+"ui.virtual.jump-label" = { fg = "special", modifiers = ["bold"] }
"string" = { fg = "#e6db74" }
"constant.character" = { fg = "#e6db74" }