Setting frame-background-mode only recomputes untouched faces, why?This is basically a bump of a qu…
انتشار: 2026/08/20 17:07 UTCدریافت: 2026/08/22 03:57 UTCآخرین مشاهده: 2026/08/22 03:57 UTC
Setting frame-background-mode only recomputes untouched faces, why?This is basically a bump of a question I posted in the mailing list a few months ago: lists.gnu.org/archive/html/help-gnu-emacs… doing (setopt frame-background-mode 'light) or (setopt frame-background-mode 'dark) recalculates the faces based on the display-entries, but this apparently only happens for faces which are left untouched (neither themed nor user-customized).Is this an intended behaviour? If yes, why is that? This looks like a convenient method to define a dark and light variant of the same theme.redd.it/1vtlvry@r_emacs