aboutsummaryrefslogtreecommitdiff
path: root/scripts/coverage-summary.el
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-06-19 10:26:05 -0400
committerCraig Jennings <c@cjennings.net>2026-06-19 10:26:05 -0400
commitf8c00d70eea934875cdb5729e4bd671d9c687310 (patch)
treed74564c85cc38400ff42a535ae625918fe3b7807 /scripts/coverage-summary.el
parent0bb54cef6c7f1e4f13b53d62bdb2d3c2853fb5cb (diff)
downloaddotemacs-f8c00d70eea934875cdb5729e4bd671d9c687310.tar.gz
dotemacs-f8c00d70eea934875cdb5729e4bd671d9c687310.zip
refactor(theme-studio): unify the face CSS builders in app-core
syntaxStyle, uiCss, and ofs each assembled the same color/background/weight/style/text-decoration/box-shadow string by hand, differing only in how they resolved fg/bg and whether they added a font-size. I promoted one faceCss(face, fg, bg, opts) plus cssWeight, boxCss, and a faceDecoration helper into app-core (all pure, no DOM), and reduced the three builders to thin wrappers that resolve fg/bg and call it. styleEx and paintUI now use the promoted cssWeight/boxCss too. udeco keeps its own untrimmed decoration form, so it stays in app.js.
Diffstat (limited to 'scripts/coverage-summary.el')
0 files changed, 0 insertions, 0 deletions