I’e bee using Vanilla emacs for over a decade now. What immediately surprised me with Doom Emacs is that some buffers (like customize
, describe
, ivy
etc) have a different background color - a darker one, which messes up the contrast. I’m using doom-solarized-light
theme. I’ve tried using customize-face
to figure out which face is responsible for that change, but I couldn’t find it. I’d be very grateful for help!
You can see it in the below screenshot: the upper window has a lighter color, the bottom one is darker:
How do I change it so both use the same color?
I have popup
disabled.