diff options
Diffstat (limited to 'runtime/themes/github_light.toml')
-rw-r--r-- | runtime/themes/github_light.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/themes/github_light.toml b/runtime/themes/github_light.toml index 3e226969..e6912a98 100644 --- a/runtime/themes/github_light.toml +++ b/runtime/themes/github_light.toml @@ -60,6 +60,7 @@ label = "scale.red.5" "ui.text.focus" = { fg = "fg.default" } "ui.text.inactive" = "fg.subtle" "ui.virtual" = { fg = "scale.gray.2" } +"ui.virtual.ruler" = { bg = "canvas.subtle" } "ui.selection" = { bg = "scale.blue.0" } "ui.selection.primary" = { bg = "scale.blue.1" } |