Macos – Unexpected colors with solarized dark theme on emacs (blue background)

colorsemacsitermmacosterminal

I have set my iterm2 to use the solarized color theme: terminal

I would also like to have emacs use this theme. Here's what it looks like: emacs

I have my terminal set to xterm-256color. I don't know what I've missed, but it makes me sad.

Help appreciated.

Best Answer

It turns out that the official (or officially endorsed) soliarized git repo has a version that is less good than this one.

I switched to the latter and it fixed the issue.

Related Topic