mirror of
https://github.com/protesilaos/modus-themes.git
synced 2026-09-13 08:46:17 -04:00
BREAKING Be much more conservative with :inherit
This is related to Emacs bug#79672: <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=79672>. What I did was to review ALL the uses of :inherit and try to do the following: - Limit recursive inheritence. - Inherit from Modus faces. - Do not inherit when semantic palette mappings can be used directly. There are some exceptions, but the idea is to rely less on :inherit and more on the palette entries we provide. This is anyway good for us: I needed to make this change since I introduce the semantic palette mappings. In the process of doing this I also reviewed lots of faces. I might have made some mistakes, but things are looking good overall.
This commit is contained in:
parent
0a2c7b84b1
commit
08820b2599
2110
modus-themes.el
2110
modus-themes.el
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue