Skip to content

Commit

Permalink
Update Varua theme for soft wrap (helix-editor#6568)
Browse files Browse the repository at this point in the history
  • Loading branch information
kamek-pf authored and Triton171 committed Jun 18, 2023
1 parent a4e6bd9 commit 9aadd6e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions runtime/themes/varua.toml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@
"ui.virtual.whitespace" = "grey0"
"ui.statusline.insert" = { bg = "green", fg = "bg2" }
"ui.statusline.select" = { bg = "blue", fg = "bg2" }
"ui.virtual.wrap" = { fg = "grey0" }

"hint" = "blue"
"info" = "aqua"
Expand Down

0 comments on commit 9aadd6e

Please sign in to comment.