Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/themes/ayu_light.toml')
| -rw-r--r-- | runtime/themes/ayu_light.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/themes/ayu_light.toml b/runtime/themes/ayu_light.toml index d0eca78a..c3ab1d4f 100644 --- a/runtime/themes/ayu_light.toml +++ b/runtime/themes/ayu_light.toml @@ -72,6 +72,7 @@ "ui.bufferline.active" = { fg = "foreground", bg = "dark_gray" } "ui.debug" = { fg = "orange", bg = "background" } "ui.highlight.frameline" = { bg = "#cfe0f2" } +"ui.virtual.jump-label" = { fg = "red", modifiers = ["italic", "bold"] } "special" = "orange" |