You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
By default, Emacs 29 sets mode-line and mode-line-inactive fonts to have overlines and underlines.
Powerline inherits these fonts and this can create rather ugly effects. In particular, any spaceline theme looks completely broken. While this may just be a spaceline issue, it would be perhaps more natural for powerline not to inherit the underline properties of mode-line and mode-line-inactive. If a theme needs underlining, it could purposely set the underline property for its font.
Here is an example using spaceline:
The text was updated successfully, but these errors were encountered:
By default, Emacs 29 sets mode-line and mode-line-inactive fonts to have overlines and underlines.
Powerline inherits these fonts and this can create rather ugly effects. In particular, any spaceline theme looks completely broken. While this may just be a spaceline issue, it would be perhaps more natural for powerline not to inherit the underline properties of mode-line and mode-line-inactive. If a theme needs underlining, it could purposely set the underline property for its font.
Here is an example using spaceline:
The text was updated successfully, but these errors were encountered: