Skip to content

Commit d3d94c9

Browse files
fvacekShekhinah Memmel
authored and
Shekhinah Memmel
committed
Make whitespace in monokai-pro-spectrum theme one step dimmer to avoid (helix-editor#3814)
the white space confusion with hyphen Co-authored-by: Fanda Vacek <fvacek@elektroline.cz>
1 parent e3aa163 commit d3d94c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

runtime/themes/monokai_pro_spectrum.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"ui.text.focus" = { fg = "yellow", modifiers= ["bold"] }
77
"ui.menu" = { fg = "base8", bg = "base3" }
88
"ui.menu.selected" = { fg = "base2", bg = "yellow" }
9-
"ui.virtual.whitespace" = "base5"
9+
"ui.virtual.whitespace" = "base4"
1010
"ui.virtual.ruler" = { bg = "base1" }
1111

1212
"info" = "base8"

0 commit comments

Comments
 (0)