diff options
| author | Craig Jennings <c@cjennings.net> | 2026-07-09 17:17:54 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-07-09 17:17:54 -0500 |
| commit | 61824dc9f26ba8323a49e63b0bc96a418cbe383a (patch) | |
| tree | 04e3bcc8e1a10a2ce73006e05f10110aa7376d29 /scripts/theme-studio/palette-generator-core.js | |
| parent | b9c966b400874aeb4dee365b94734d3f0fbac989 (diff) | |
| download | dotemacs-61824dc9f26ba8323a49e63b0bc96a418cbe383a.tar.gz dotemacs-61824dc9f26ba8323a49e63b0bc96a418cbe383a.zip | |
fix(auto-dim): flat-dim the remaining org structure faces
The earlier fix covered only the eleven faces the task named, so the document header (#+TITLE:, #+AUTHOR:, #+ARCHIVE: and their values), inline markup, drawers, planning lines, tables, and the fold indicator all stayed lit in unfocused windows.
I enumerated the faces a fontified org buffer actually uses, rather than adding only the ones I could see were wrong. Fifteen were missing.
org-todo and org-priority stay out of the flat-dim set. They're keyword class, and dimming them would erase the status colour the org-faces-*-dim variants preserve. Two tests pin that exclusion, and a third pins org-hide to the -hide face so folded text stays hidden.
Diffstat (limited to 'scripts/theme-studio/palette-generator-core.js')
0 files changed, 0 insertions, 0 deletions
