-
-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for telephone-line mode #68
Comments
Could you describe how broken it it? A screenshot could be helpful :-) |
Hello @NicolasPetton, Follows the screenshot: Just for a simple comparison, an Emacs session with another theme loaded is shown on the right of the image. I think that telephone-line inherits many of the faces and configurations of the mode-line and so, as you can see in the image, the width of the line (compared to the segments) and the additional space added after the last segment on the right, must be being inherited. The telephone-line also has a builtin support for evil-mode (called I hope I was able to help you understand the problem. :-) Thanks! |
@fernandodemorais-jf I see! You can customize Regarding the colors of the evil modes, I'll add support for it. |
Hello,
When I use telephone-line mode with
zerodark-theme
, its appearance is broken, with segments not properly rendered.Can you add support for this mode?
Thanks!
The text was updated successfully, but these errors were encountered: