bbatsov / zenburn-emacs

The Zenburn colour theme ported to Emacs
GNU General Public License v3.0
981 stars 269 forks source link

spaceline-spacemacs-theme issue #214

Open brabalan opened 8 years ago

brabalan commented 8 years ago

I use spaceline (https://github.com/TheBB/spaceline), and I see something slightly off:

screen shot 2015-11-26 at 15 42 53

It seems the very top line of the minibuffer uses the size from the bottom. Here is my spaceline configuration:

(require 'spaceline-config)
(spaceline-spacemacs-theme)
(setq powerline-default-separator 'rounded)
(setq spaceline-highlight-face-func 'spaceline-highlight-face-evil-state)
thegeorgeous commented 7 years ago

Are you using OS X?

brabalan commented 7 years ago

Yes. But I've since moved to spacemacs, and I do not see any problem there.