aboutsummaryrefslogtreecommitdiff
path: root/scripts/theme-studio/colormath.js
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-06-16 01:13:12 -0500
committerCraig Jennings <c@cjennings.net>2026-06-16 01:13:12 -0500
commit79ba783124319fa913758091120158fdc0eaa476 (patch)
treecc3ef2f4d4143817da4bf90aa3757f8c23c8bb2c /scripts/theme-studio/colormath.js
parent49877b4442aa33fde037903a177156a84b44fd4f (diff)
downloaddotemacs-79ba783124319fa913758091120158fdc0eaa476.tar.gz
dotemacs-79ba783124319fa913758091120158fdc0eaa476.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/colormath.js')
0 files changed, 0 insertions, 0 deletions