Closed etorth closed 2 years ago
Oh darn, I didn't think about that.
Unfortunately introducing a new color is probably not an option, unless it convincingly fits in to the existing palette. More at https://spec.draculatheme.com.
Can you explain what you mean by "selected text"? I'm wondering if there's another way to avoid this.
Oh darn, I didn't think about that.
Unfortunately introducing a new color is probably not an option, unless it convincingly fits in to the existing palette. More at https://spec.draculatheme.com.
Can you explain what you mean by "selected text"? I'm wondering if there's another way to avoid this.
ok let me try to find a color from the existing palette.
...since it hides selected text in changed lines.
Sorry first issue comes quickly. As following, the
tracebitmap
in line 950 get hidden because selected text also uses green bg-color.I created the
s:blue
since it's not used for now. It should avoid any potential conflict with current all used color-configs.without fix:
with fix: