Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/themes/gruvbox_light.toml')
| -rw-r--r-- | runtime/themes/gruvbox_light.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/runtime/themes/gruvbox_light.toml b/runtime/themes/gruvbox_light.toml index ba216020..59ce9901 100644 --- a/runtime/themes/gruvbox_light.toml +++ b/runtime/themes/gruvbox_light.toml @@ -6,7 +6,6 @@ inherits = "gruvbox" "ui.cursor.primary" = { modifiers = ["reversed"] } "ui.cursor.match" = { bg = "bg2" } -"ui.cursorline" = { bg = "bg1" } [palette] bg0 = "#fbf1c7" # main background |