edran / hc-zenburn-emacs

An higher contrast version of the popular Zenburn theme for Emacs
45 stars 7 forks source link

Fix company mode popup colors #2

Closed synic closed 9 years ago

synic commented 9 years ago

The new updates of anaconda-mode use company-mode faces that are either not in hc-zenburn or are very hard to read.

The original zenburn theme seems to be more up-to-date on this, so I copied the appropriate company-tooltip lines from that theme to this one.

Here is the related spacemacs ticket, includes a gif of what I'm talking about: https://github.com/syl20bnr/spacemacs/issues/2960#issuecomment-138935652

edran commented 9 years ago

Looks good to me. Thanks!