hl-line mode in doom-one has the same color as bg
andreyorst opened this issue · 5 comments
@andreyorst Just a wild guess here: but are you layering multiple themes on top of each other? Before loading doom-one, you gotta make sure to disable all other themes too, as Emacs won't do it automatically.
@andreyorst Just a wild guess here: but are you layering multiple themes on top of each other? Before loading doom-one, you gotta make sure to disable all other themes too, as Emacs won't do it automatically.
No. The config from screenshots in issue description is the only thing where I interact with themes. Calling disable-theme
shows only two candidates: solaire-swap-bg-theme
and doom-one
. Disabling solaire-swap-bg-theme
fixes the issue, but background is swapped.
Also, acutally properly removed solaire from my config, and the hl-line color is correct. So perhaps this is a solaire issue?
Hmm it does appear to be solaire's issue, judging for your description. I'm not a solaire user so I'm afraid I can't help much in that regard.
Perhaps you could consider opening an issue over there and see whether other users are experiencing the same problem