Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/themes/yellowed.toml')
| -rw-r--r-- | runtime/themes/yellowed.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/themes/yellowed.toml b/runtime/themes/yellowed.toml index d94a75fc..f080e5f0 100644 --- a/runtime/themes/yellowed.toml +++ b/runtime/themes/yellowed.toml @@ -84,7 +84,7 @@ "ui.text.focus" = { bg = "gray" } "ui.text.inactive" = { fg = "text" } "ui.text.info" = { fg = "text" } -"ui.virtual.ruler" = { bg = "light_gray" } +"ui.virtual.ruler" = { fg = "light_gray" } "ui.virtual.whitespace" = { fg = "light_gray" } "ui.virtual.indent-guide" = { fg = "light_gray" } "ui.virtual.inlay-hint" = { fg = "light_gray" } |