aboutsummaryrefslogtreecommitdiff
path: root/scripts/theme-studio/theme-coloring-guide.org
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-06-26 12:57:45 -0400
committerCraig Jennings <c@cjennings.net>2026-06-26 12:57:45 -0400
commitf7cf4f64ddbc5045aaac11607f61ad63cd18b85d (patch)
treeb0ee3aad2bad13d5ba7db773fcae5ae4c67998c4 /scripts/theme-studio/theme-coloring-guide.org
parent8ce64e7dbfa4dbb4dfcd274070fdbff0f3586549 (diff)
downloaddotemacs-f7cf4f64ddbc5045aaac11607f61ad63cd18b85d.tar.gz
dotemacs-f7cf4f64ddbc5045aaac11607f61ad63cd18b85d.zip
fix(eat): exclude eat-mode from global font-lock
EAT paints its whole palette with manual face text properties. Inside global-font-lock-mode the terminal buffer also got syntactic fontification, so a quoted string in program output (a diff shown by Claude Code) became font-lock-string-face and overrode the foreground EAT had painted. The result was the theme's string green over the green diff-added background, green on green. I excluded eat-mode the same way dashboard and mu4e are, through cj/exclude-from-global-font-lock. A mode-hook can't do it because global font-lock runs after the mode hook.
Diffstat (limited to 'scripts/theme-studio/theme-coloring-guide.org')
0 files changed, 0 insertions, 0 deletions