diff options
Diffstat (limited to 'base16_theme.toml')
-rw-r--r-- | base16_theme.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/base16_theme.toml b/base16_theme.toml index 42e02a98..5c0c253e 100644 --- a/base16_theme.toml +++ b/base16_theme.toml @@ -10,7 +10,6 @@ "comment" = { fg = "gray" } "ui.statusline" = { fg = "black", bg = "white" } "ui.statusline.inactive" = { fg = "gray", bg = "white" } -"ui.help" = { modifiers = ["reversed"] } "ui.cursor" = { fg = "white", modifiers = ["reversed"] } "variable" = "red" "constant.numeric" = "yellow" |