diff options
Diffstat (limited to 'runtime/themes/rose_pine.toml')
-rw-r--r-- | runtime/themes/rose_pine.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/runtime/themes/rose_pine.toml b/runtime/themes/rose_pine.toml index d005ac8a..f0575880 100644 --- a/runtime/themes/rose_pine.toml +++ b/runtime/themes/rose_pine.toml @@ -10,7 +10,6 @@ "comment" = "subtle" "ui.statusline" = {fg = "foam", bg = "surface" } "ui.statusline.inactive" = { fg = "iris", bg = "surface" } -"ui.help" = { fg = "foam", bg = "surface" } "ui.cursor" = { fg = "rose", modifiers = ["reversed"] } "ui.text" = { fg = "text" } "ui.text.focus" = { fg = "foam", modifiers = ["bold"]} |