aboutsummaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-06-28 03:00:55 -0400
committerCraig Jennings <c@cjennings.net>2026-06-28 03:00:55 -0400
commitd7f9827db20507be6a0ec68c01846d6e91a97237 (patch)
tree00824cb7bf1e25fadca8525c36959ad150a7372d /modules
parente401663b91327b6ab44b785c776cf7bb9b227efb (diff)
downloaddotemacs-d7f9827db20507be6a0ec68c01846d6e91a97237.tar.gz
dotemacs-d7f9827db20507be6a0ec68c01846d6e91a97237.zip
fix(theme-studio): darken the EAT diff line backgrounds
The added and removed line backgrounds in Claude Code diffs read too bright. I added eat-term-color-22 (added green) and eat-term-color-52 (removed red) to the WIP theme at about half their former brightness: #005F00 to #002f00, #5F0000 to #2f0000. EAT uses each face's foreground as the palette value for both text and background paint, so darkening the foreground darkens the diff background. The green index is confirmed. The red is the symmetric counterpart. The brighter within-line word-highlight shades are different indices, left until I sample them live.
Diffstat (limited to 'modules')
0 files changed, 0 insertions, 0 deletions