diff --git a/runtime/themes/gruvbox.toml b/runtime/themes/gruvbox.toml index c357e26c2..6025852c5 100644 --- a/runtime/themes/gruvbox.toml +++ b/runtime/themes/gruvbox.toml @@ -61,6 +61,7 @@ "ui.virtual.whitespace" = "bg2" "ui.virtual.ruler" = { bg = "bg1" } "ui.virtual.inlay-hint" = { fg = "gray1" } +"ui.virtual.wrap" = { fg = "bg2" } "diagnostic.warning" = { underline = { color = "orange1", style = "curl" } } "diagnostic.error" = { underline = { color = "red1", style = "curl" } }