aboutsummaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* feat(theme-studio): make sterling the default theme, replacing dupreCraig Jennings22 hours3-4/+5792
* fix(theme-studio): drop the contrary shr-sliced-image fg; file bevel + consis...Craig Jennings23 hours2-2/+2
* fix(theme-studio): apply the package-face audit — dead faces, structural de...Craig Jennings23 hours2-40/+39
* feat(theme-studio): add a real, exported :box face attributeCraig Jennings23 hours6-40/+92
* fix(theme-studio): make the live buffer preview render UI faces the way Emacs...Craig Jennings26 hours4-37/+137
* build(theme-studio): add a local Makefile; root delegates test + coverageCraig Jennings28 hours2-1/+68
* test(theme-studio): extract color/slug helpers to importable modules and cove...Craig Jennings28 hours8-21/+199
* docs(theme-studio): warn that fill_data tokens are replaced in comments tooCraig Jennings30 hours1-0/+3
* test(theme-studio): extract app-core.js and unit-test the app logicCraig Jennings30 hours6-17/+225
* refactor(theme-studio): parameterize clear-unlocked, add effFg/effBg helpersCraig Jennings31 hours2-32/+46
* refactor(theme-studio): unify the syntax table onto the shared sortCraig Jennings31 hours4-21/+45
* refactor(theme-studio): extract crHtml and mkStyleButtons table helpersCraig Jennings31 hours2-14/+42
* refactor(theme-studio): unify color dropdowns on the swatch pickerCraig Jennings31 hours2-40/+38
* refactor(theme-studio): extract CSS and JS to files, inline at generate timeCraig Jennings31 hours4-912/+941
* test(theme-studio): pin lock behaviors with a #locktest gateCraig Jennings31 hours3-1/+59
* feat(theme-studio): swatch dropdowns, lock toggles, palette seedingCraig Jennings31 hours2-60/+235
* test(theme-studio): add a one-command test runner and make targetCraig Jennings38 hours2-0/+91
* test(theme-studio): make generate.py importable and test the templatingCraig Jennings38 hours2-9/+102
* refactor(theme-studio): extract plane and palette-ΔE logic into the tested coreCraig Jennings38 hours4-40/+140
* feat(theme-studio): render a Chroma×Lightness plane in OKLCH modeCraig Jennings38 hours5-12/+126
* feat(theme-studio): add an OKLCH edit mode to the pickerCraig Jennings39 hours2-8/+126
* feat(theme-studio): warn on too-similar palette colors by ΔECraig Jennings39 hours2-0/+78
* fix(theme-studio): lay out picker OKLCH/APCA readouts in two columnsCraig Jennings40 hours2-2/+2
* feat(theme-studio): show OKLCH and APCA readouts in the pickerCraig Jennings40 hours3-4/+41
* feat(theme-studio): inline colormath.js, migrate WCAG/HSV helpersCraig Jennings40 hours4-19/+317
* feat(theme-studio): add colormath.js perceptual color coreCraig Jennings41 hours2-0/+189
* docs(theme-studio): add color-assignment guideCraig Jennings41 hours2-0/+477
* fix(theme-studio): open the picker crosshair on the current colorCraig Jennings48 hours2-2/+4
* feat(theme-studio): add dupre theme design exportsCraig Jennings2 days2-0/+10586
* fix(theme-studio): make a face-row click visibly flash its preview elementCraig Jennings2 days2-10/+16
* refactor(theme-studio): rename theme-selector to theme-studioCraig Jennings2 days7-20/+20
* feat(theme-selector): sortable package and UI face tablesCraig Jennings2 days2-4/+24
* feat(theme-selector): remember the imported/saved file so save overwrites itCraig Jennings2 days2-16/+34
* feat(theme-selector): bold/italic/underline/strike controls on the UI face tableCraig Jennings2 days2-15/+21
* docs(theme-selector): document underline and strike in the theme.json contractCraig Jennings2 days1-3/+5
* feat(theme-selector): converter writes :underline and :strike-throughCraig Jennings2 days1-7/+13
* feat(theme-selector): underline and strikethrough on package facesCraig Jennings2 days2-22/+22
* feat(theme-selector): split C and C++ code samples, add JavaCraig Jennings2 days3-13/+65
* feat(theme-selector): bespoke shr preview (themes nov, eww, and HTML mail)Craig Jennings2 days3-8/+37
* feat(theme-selector): bespoke previews for slack and telegaCraig Jennings2 days3-8/+136
* feat(theme-selector): bespoke previews for calibredb, erc, org-drill, org-not...Craig Jennings2 days2-5/+121
* feat(theme-selector): bespoke previews for lsp-mode, git-gutter, flycheck, di...Craig Jennings2 days3-13/+184
* feat(theme-selector): bespoke previews for ghostel, mu4e, and dashboardCraig Jennings2 days3-8/+134
* feat(theme-selector): near-complete face coverage in org/magit/elfeed previewsCraig Jennings2 days2-42/+142
* feat(theme-selector): bidirectional flash-link for UI and package facesCraig Jennings2 days2-12/+18
* style(theme-selector): 12pt previews and assignment-table refinementsCraig Jennings2 days2-26/+26
* style(theme-selector): unify all previews to a 10pt point sizeCraig Jennings2 days2-12/+12
* feat(theme-selector): convert theme.json into a loadable defthemeCraig Jennings2 days2-6/+262
* test(theme-selector): cover the tier-3 acceptance criteria in the self-testCraig Jennings2 days2-4/+16
* docs(theme-selector): rewrite README for the full tool (tier-3 phase 7)Craig Jennings2 days1-22/+89