Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/themes/solarized_light.toml')
| -rw-r--r-- | runtime/themes/solarized_light.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/themes/solarized_light.toml b/runtime/themes/solarized_light.toml index 2db54ca1..31b70b66 100644 --- a/runtime/themes/solarized_light.toml +++ b/runtime/themes/solarized_light.toml @@ -104,7 +104,7 @@ "ui.selection.primary" = { bg = "base015" } "ui.virtual.indent-guide" = { fg = "base02" } -"ui.virtual.ruler" = { bg = "base02" } +"ui.virtual.ruler" = { fg = "base02" } # normal模式的光标 # normal mode cursor |