mumu-lhl/eaf-pyqterminal

Feature request color scheme pulled from emacs theme

Closed this issue · 2 comments

add a feature to pull the color scheme from the currently used theme inside of emacs. This could be a boolean variable

This is not possible. Because the theme is implemented by changing the face, not the color of the colour name, and a given face doesn't always have to be a color.

You can look up the theme you're using at https://github.com/mbadolato/iTerm2-Color-Schemes and modify eaf-pyqterminal-color-schema

Yes but instead you could get the color from the "term-color" faces.