Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/themes/sunset.toml')
| -rw-r--r-- | runtime/themes/sunset.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/themes/sunset.toml b/runtime/themes/sunset.toml index 0fe04597..ad77fb43 100644 --- a/runtime/themes/sunset.toml +++ b/runtime/themes/sunset.toml @@ -120,7 +120,7 @@ special = "wine" "ui.text.directory" = "sky" "ui.virtual" = { fg = "block" } -"ui.virtual.ruler" = { bg = "block" } +"ui.virtual.ruler" = { fg = "block" } "ui.virtual.jump-label" = { fg = "attn", modifiers = ["bold"] } "ui.menu" = { fg = "text", bg = "base" } |