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