Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/themes/nord_light.toml')
| -rw-r--r-- | runtime/themes/nord_light.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/themes/nord_light.toml b/runtime/themes/nord_light.toml index 6c27c507..8f4a34f1 100644 --- a/runtime/themes/nord_light.toml +++ b/runtime/themes/nord_light.toml @@ -25,7 +25,7 @@ # Virtual/invisible text "ui.virtual" = "nord8" -"ui.virtual.ruler" = {bg="nord4"} +"ui.virtual.ruler" = {fg="nord4"} "ui.virtual.inlay-hint" = { fg = "nord3", modifiers = ["italic"] } "ui.virtual.jump-label" = { fg = "nord11", modifiers = ["bold"] } |