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