Skip to content
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

Allow themes to modify colors of tabs and option selections #1344

Open
mantacid opened this issue Mar 21, 2024 · 3 comments
Open

Allow themes to modify colors of tabs and option selections #1344

mantacid opened this issue Mar 21, 2024 · 3 comments

Comments

@mantacid
Copy link

Currently, the colors for selected items and for frame multiplexer tabs are hard-coded into their respective source files. While one can easily change the colors and rebuild the binary, it would be nice if theme definitions could define these colors to be more visually coherent with the selected theme.

@garlic0x1
Copy link
Contributor

If someone works on this, please do it for the modeline too.

@mantacid
Copy link
Author

If someone works on this, please do it for the modeline too.

If you use the modeline and modeline-inactive properties in your theme definition, you already can. They're used in the definitions for the emacs themes in the src/ext/themes.lisp file.

@mantacid
Copy link
Author

I will also add that fonts should be easier to select, as the default that comes with lem has some interesting behavior with the lowercase m specifically.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants