aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* docs(theme-studio): warn that fill_data tokens are replaced in comments tooCraig Jennings14 days1-0/+3
* chore(todo): close theme-studio refactor (Stages 1-7; 6 skipped optional)Craig Jennings14 days1-6/+7
* test(theme-studio): extract app-core.js and unit-test the app logicCraig Jennings14 days6-17/+225
* chore(todo): close theme-studio refactor Stage 5; mark 1-5 doneCraig Jennings14 days1-2/+4
* refactor(theme-studio): parameterize clear-unlocked, add effFg/effBg helpersCraig Jennings14 days2-32/+46
* chore(todo): close theme-studio refactor Stage 4 (unify sort)Craig Jennings2026-06-091-2/+2
* refactor(theme-studio): unify the syntax table onto the shared sortCraig Jennings2026-06-094-21/+45
* chore(todo): close theme-studio refactor Stage 3 (table helpers)Craig Jennings2026-06-091-2/+6
* refactor(theme-studio): extract crHtml and mkStyleButtons table helpersCraig Jennings2026-06-092-14/+42
* chore(todo): close theme-studio refactor Stage 2 (unify dropdowns)Craig Jennings2026-06-091-2/+2
* refactor(theme-studio): unify color dropdowns on the swatch pickerCraig Jennings2026-06-092-40/+38
* chore(todo): close theme-studio refactor Stage 1 (extract CSS+JS)Craig Jennings2026-06-091-3/+7
* refactor(theme-studio): extract CSS and JS to files, inline at generate timeCraig Jennings2026-06-094-912/+941
* test(theme-studio): pin lock behaviors with a #locktest gateCraig Jennings2026-06-093-1/+59
* chore(todo): stage the theme-studio generate.py extraction refactorCraig Jennings2026-06-091-0/+18
* feat(theme-studio): swatch dropdowns, lock toggles, palette seedingCraig Jennings2026-06-092-60/+235
* chore(todo): scope terminal-colors task to GUI-first + ANSI-16 + core fallbackCraig Jennings2026-06-091-1/+7
* chore(todo): add theme-studio terminal/ANSI colors taskCraig Jennings2026-06-091-0/+2
* test(theme-studio): add a one-command test runner and make targetCraig Jennings2026-06-083-1/+96
* test(theme-studio): make generate.py importable and test the templatingCraig Jennings2026-06-082-9/+102
* refactor(theme-studio): extract plane and palette-ΔE logic into the tested coreCraig Jennings2026-06-084-40/+140
* chore(todo): close perceptual color metrics feature (all phases done)Craig Jennings2026-06-081-6/+7
* feat(theme-studio): render a Chroma×Lightness plane in OKLCH modeCraig Jennings2026-06-085-12/+126
* chore(todo): close Phase 4a OKLCH editor taskCraig Jennings2026-06-081-2/+2
* feat(theme-studio): add an OKLCH edit mode to the pickerCraig Jennings2026-06-082-8/+126
* chore(todo): close Phase 3 palette ΔE warnings taskCraig Jennings2026-06-081-2/+2
* feat(theme-studio): warn on too-similar palette colors by ΔECraig Jennings2026-06-082-0/+78
* fix(theme-studio): lay out picker OKLCH/APCA readouts in two columnsCraig Jennings2026-06-082-2/+2
* chore(todo): close Phase 2 picker readouts taskCraig Jennings2026-06-081-2/+2
* feat(theme-studio): show OKLCH and APCA readouts in the pickerCraig Jennings2026-06-083-4/+41
* chore(todo): close colormath integration phase taskCraig Jennings2026-06-081-2/+2
* feat(theme-studio): inline colormath.js, migrate WCAG/HSV helpersCraig Jennings2026-06-084-19/+317
* feat(theme-studio): add colormath.js perceptual color coreCraig Jennings2026-06-082-0/+189
* docs(theme-studio): add seeding-engine specCraig Jennings2026-06-082-2/+362
* chore(todo): track theme-studio guide-support feature specsCraig Jennings2026-06-081-0/+6
* docs(theme-studio): add color-assignment guideCraig Jennings2026-06-082-0/+477
* docs(theme-studio): add perceptual color metrics specCraig Jennings2026-06-082-1/+609
* fix(theme-studio): open the picker crosshair on the current colorCraig Jennings2026-06-082-2/+4
* feat(theme-studio): add dupre theme design exportsCraig Jennings2026-06-082-0/+10586
* chore(emacs): sync abbrev_defsCraig Jennings2026-06-081-2/+3
* chore(todo): drop the F8-in-ghostel manual check (confirmed passing)Craig Jennings2026-06-081-5/+0
* feat(term): open the agenda with F8 from inside ghostel buffersCraig Jennings2026-06-083-5/+52
* chore(pearl): default to the deepsat workspace againCraig Jennings2026-06-081-4/+4
* fix(theme-studio): make a face-row click visibly flash its preview elementCraig Jennings2026-06-082-10/+16
* refactor(theme-studio): rename theme-selector to theme-studioCraig Jennings2026-06-0810-46/+46
* feat(theme-selector): sortable package and UI face tablesCraig Jennings2026-06-082-4/+24
* feat(theme-selector): remember the imported/saved file so save overwrites itCraig Jennings2026-06-082-16/+34
* feat(theme-selector): bold/italic/underline/strike controls on the UI face tableCraig Jennings2026-06-082-15/+21
* docs(theme-selector): document underline and strike in the theme.json contractCraig Jennings2026-06-082-4/+7
* feat(theme-selector): converter writes :underline and :strike-throughCraig Jennings2026-06-082-14/+40