Re: Question about org-src-block-faces and load-theme

2025-12-22 Thread Przemysław Kryger
Przemysław Kryger writes: > I switch between different themes for my daily Emacs usage (via package > auto-dark-mode). After a theme switch, I adjust a few faces to use > current theme colour palette. However, I am not sure what to do with > colours defined in `org-src-block-faces'. > > What I

Question about org-src-block-faces and load-theme

2025-12-18 Thread Przemysław Kryger
I switch between different themes for my daily Emacs usage (via package auto-dark-mode). After a theme switch, I adjust a few faces to use current theme colour palette. However, I am not sure what to do with colours defined in `org-src-block-faces'. What I am using is the following (simplified