Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'base16_theme.toml')
| -rw-r--r-- | base16_theme.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/base16_theme.toml b/base16_theme.toml index 268a38df..49f09afe 100644 --- a/base16_theme.toml +++ b/base16_theme.toml @@ -28,6 +28,7 @@ "label" = "magenta" "namespace" = "magenta" "ui.help" = { fg = "white", bg = "black" } +"ui.virtual.jump-label" = { fg = "blue", modifiers = ["bold", "underlined"] } "markup.heading" = "blue" "markup.list" = "red" |