aboutsummaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-06-18 22:17:55 -0500
committerCraig Jennings <c@cjennings.net>2026-06-18 22:17:55 -0500
commit498d28610f55875c8bebbaffa1aeafa2e0a48c2b (patch)
tree54540323cb4a7786988f11985b0802b08471e5dd /init.el
parent760c4a6174b9a606604d2d6418031fb42e90763e (diff)
downloaddotemacs-498d28610f55875c8bebbaffa1aeafa2e0a48c2b.tar.gz
dotemacs-498d28610f55875c8bebbaffa1aeafa2e0a48c2b.zip
feat(theme-studio): replace the style toggles with weight/slant/underline/strike controls
The B/I/U/S toggle buttons in the syntax, UI, and package tables become a weight selector (light/normal/medium/semibold/bold/heavy), a slant selector (normal/italic/oblique), and box-like underline and strike controls. The underline control sets line or wave plus a color, and the strike control sets a color. A face can now reach the full weight range and a wavy or colored underline, not just bold and italic on-off. All four controls come from one mkStyleControls helper shared across the three tables, and underline and strike share mkLineStyleControl (the box-control pattern, parameterized for a styled line vs a plain toggle). With the real controls in place I dropped the transitional legacyStyleOn/toggleLegacyStyle shim and its tests. The overflow attributes (distant-fg, family, overline, inverse, extend, and inherit/height for ui and syntax) move into a per-row expander next. Verified by screenshot and the browser style gate, which now drives a weight-select change and an underline-wave click through the model. Full suite green: Python 59, Node 198, ERT 41, plus the browser hash gates.
Diffstat (limited to 'init.el')
0 files changed, 0 insertions, 0 deletions