Skip to content

Commit

Permalink
dracula theme: style wrap indicator like whitespace (helix-editor#6414)
Browse files Browse the repository at this point in the history
  • Loading branch information
loewenheim authored and icecreammatt committed Apr 19, 2023
1 parent b912cb7 commit 1f97040
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions runtime/themes/dracula.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
"ui.text.focus" = { fg = "cyan" }
"ui.window" = { fg = "foreground" }
"ui.virtual.whitespace" = { fg = "subtle" }
"ui.virtual.wrap" = { fg = "subtle" }
"ui.virtual.ruler" = { bg = "background_dark"}

"error" = { fg = "red" }
Expand Down

0 comments on commit 1f97040

Please sign in to comment.