aboutsummaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* fix(theme-studio): derive box bevel colors from the face backgroundCraig Jennings12 hours5-16/+150
* fix(theme-studio): re-rate fallback contrast cells on default-fg changeCraig Jennings12 hours2-2/+30
* fix(theme-studio): scope applyGround and repaint faces on ground changeCraig Jennings12 hours2-6/+56
* fix(theme-studio): guard Chrome profile dir and bound headless rendersCraig Jennings17 hours1-2/+5
* feat(theme-studio): group families by lightness-conditioned complete linkageCraig Jennings25 hours4-46/+146
* feat(theme-studio): color-families export round-trip and README close-outCraig Jennings25 hours4-28/+72
* feat(theme-studio): base-edit recolors a family; retire the ramp panelCraig Jennings25 hours5-231/+101
* feat(theme-studio): add the live per-family count controlCraig Jennings26 hours5-9/+131
* feat(theme-studio): group families by hue anchor with a lightness-scaled neut...Craig Jennings26 hours3-46/+66
* style(theme-studio): lay out family strips as vertical columnsCraig Jennings26 hours2-6/+4
* feat(theme-studio): render the palette as hue family stripsCraig Jennings27 hours4-51/+119
* feat(theme-studio): add color-family sortCraig Jennings27 hours3-3/+73
* feat(theme-studio): add the color-families model coreCraig Jennings27 hours3-1/+288
* feat(theme-studio): order add-all around the base as -n .. base .. +nCraig Jennings29 hours2-16/+24
* feat(theme-studio): re-bind "(gone)" assignments when a name returnsCraig Jennings31 hours3-15/+85
* feat(theme-studio): warn which ramp steps collide with existing namesCraig Jennings31 hours3-12/+36
* style(theme-studio): widen ramp tiles to the palette-tile widthCraig Jennings31 hours2-2/+2
* feat(theme-studio): show the hex under each ramp preview tileCraig Jennings32 hours3-4/+8
* fix(theme-studio): ramp preview reads the current color tileCraig Jennings32 hours2-8/+24
* docs(theme-studio): document ramps and contrast safety in the READMECraig Jennings32 hours1-1/+44
* feat(theme-studio): mark safe lightness in the OKLCH pickerCraig Jennings32 hours5-7/+81
* feat(theme-studio): show worst-case contrast for overlay facesCraig Jennings32 hours3-5/+99
* feat(theme-studio): add the ramp UI in the paletteCraig Jennings32 hours5-1/+161
* feat(theme-studio): add the background-contrast safety coreCraig Jennings32 hours3-2/+221
* feat(theme-studio): add the ramp generator coreCraig Jennings32 hours4-2/+181
* feat(theme-studio): make sterling the default theme, replacing dupreCraig Jennings37 hours3-4/+5792
* fix(theme-studio): drop the contrary shr-sliced-image fg; file bevel + consis...Craig Jennings38 hours2-2/+2
* fix(theme-studio): apply the package-face audit — dead faces, structural de...Craig Jennings38 hours2-40/+39
* feat(theme-studio): add a real, exported :box face attributeCraig Jennings38 hours6-40/+92
* fix(theme-studio): make the live buffer preview render UI faces the way Emacs...Craig Jennings41 hours4-37/+137
* build(theme-studio): add a local Makefile; root delegates test + coverageCraig Jennings43 hours2-1/+68
* test(theme-studio): extract color/slug helpers to importable modules and cove...Craig Jennings43 hours8-21/+199
* docs(theme-studio): warn that fill_data tokens are replaced in comments tooCraig Jennings45 hours1-0/+3
* test(theme-studio): extract app-core.js and unit-test the app logicCraig Jennings45 hours6-17/+225
* refactor(theme-studio): parameterize clear-unlocked, add effFg/effBg helpersCraig Jennings46 hours2-32/+46
* refactor(theme-studio): unify the syntax table onto the shared sortCraig Jennings46 hours4-21/+45
* refactor(theme-studio): extract crHtml and mkStyleButtons table helpersCraig Jennings46 hours2-14/+42
* refactor(theme-studio): unify color dropdowns on the swatch pickerCraig Jennings46 hours2-40/+38
* refactor(theme-studio): extract CSS and JS to files, inline at generate timeCraig Jennings46 hours4-912/+941
* test(theme-studio): pin lock behaviors with a #locktest gateCraig Jennings46 hours3-1/+59
* feat(theme-studio): swatch dropdowns, lock toggles, palette seedingCraig Jennings46 hours2-60/+235
* test(theme-studio): add a one-command test runner and make targetCraig Jennings2 days2-0/+91
* test(theme-studio): make generate.py importable and test the templatingCraig Jennings2 days2-9/+102
* refactor(theme-studio): extract plane and palette-ΔE logic into the tested coreCraig Jennings2 days4-40/+140
* feat(theme-studio): render a Chroma×Lightness plane in OKLCH modeCraig Jennings2 days5-12/+126
* feat(theme-studio): add an OKLCH edit mode to the pickerCraig Jennings2 days2-8/+126
* feat(theme-studio): warn on too-similar palette colors by ΔECraig Jennings2 days2-0/+78
* fix(theme-studio): lay out picker OKLCH/APCA readouts in two columnsCraig Jennings2 days2-2/+2
* feat(theme-studio): show OKLCH and APCA readouts in the pickerCraig Jennings2 days3-4/+41
* feat(theme-studio): inline colormath.js, migrate WCAG/HSV helpersCraig Jennings2 days4-19/+317