diff options
| author | Craig Jennings <c@cjennings.net> | 2026-06-16 01:13:12 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-06-16 01:13:12 -0500 |
| commit | 202cf4306d10128de79fefad26d14a1719f04d1e (patch) | |
| tree | d3e5200bccaeb4bb1dbe672ab36396fb173ecc8b /scripts/theme-studio/app-core.js | |
| parent | c1869fb1a320cf11a92ddf422136cbe450deaf5e (diff) | |
| download | dotemacs-202cf4306d10128de79fefad26d14a1719f04d1e.tar.gz dotemacs-202cf4306d10128de79fefad26d14a1719f04d1e.zip | |
fix(dashboard): exclude dashboard-mode from global font-lock
The dashboard banner title and section headings render in the default face instead of their theme colors. The faces are defined correctly. Global font-lock fontifies the dashboard buffer and strips the `face' text properties dashboard sets by hand: it owns `face' and clears props it didn't apply. Items and the navigator survive because their color rides a dashboard-items-face overlay, which font-lock leaves alone.
Excluding dashboard-mode from global font-lock keeps the banner and heading faces. I set it at top level so it applies regardless of the use-package body.
Diffstat (limited to 'scripts/theme-studio/app-core.js')
0 files changed, 0 insertions, 0 deletions
