aboutsummaryrefslogtreecommitdiff
path: root/scripts/theme-studio
Commit message (Expand)AuthorAgeFilesLines
* fix(theme-studio): guard Chrome profile dir and bound headless rendersCraig Jennings19 hours1-2/+5
* feat(theme-studio): group families by lightness-conditioned complete linkageCraig Jennings27 hours4-46/+146
* feat(theme-studio): color-families export round-trip and README close-outCraig Jennings28 hours4-28/+72
* feat(theme-studio): base-edit recolors a family; retire the ramp panelCraig Jennings28 hours5-231/+101
* feat(theme-studio): add the live per-family count controlCraig Jennings28 hours5-9/+131
* feat(theme-studio): group families by hue anchor with a lightness-scaled neut...Craig Jennings28 hours3-46/+66
* style(theme-studio): lay out family strips as vertical columnsCraig Jennings28 hours2-6/+4
* feat(theme-studio): render the palette as hue family stripsCraig Jennings29 hours4-51/+119
* feat(theme-studio): add color-family sortCraig Jennings29 hours3-3/+73
* feat(theme-studio): add the color-families model coreCraig Jennings29 hours3-1/+288
* feat(theme-studio): order add-all around the base as -n .. base .. +nCraig Jennings31 hours2-16/+24
* feat(theme-studio): re-bind "(gone)" assignments when a name returnsCraig Jennings33 hours3-15/+85
* feat(theme-studio): warn which ramp steps collide with existing namesCraig Jennings33 hours3-12/+36
* style(theme-studio): widen ramp tiles to the palette-tile widthCraig Jennings34 hours2-2/+2
* feat(theme-studio): show the hex under each ramp preview tileCraig Jennings34 hours3-4/+8
* fix(theme-studio): ramp preview reads the current color tileCraig Jennings34 hours2-8/+24
* docs(theme-studio): document ramps and contrast safety in the READMECraig Jennings34 hours1-1/+44
* feat(theme-studio): mark safe lightness in the OKLCH pickerCraig Jennings34 hours5-7/+81
* feat(theme-studio): show worst-case contrast for overlay facesCraig Jennings34 hours3-5/+99
* feat(theme-studio): add the ramp UI in the paletteCraig Jennings34 hours5-1/+161
* feat(theme-studio): add the background-contrast safety coreCraig Jennings34 hours3-2/+221
* feat(theme-studio): add the ramp generator coreCraig Jennings35 hours4-2/+181
* feat(theme-studio): make sterling the default theme, replacing dupreCraig Jennings39 hours3-4/+5792
* fix(theme-studio): drop the contrary shr-sliced-image fg; file bevel + consis...Craig Jennings40 hours2-2/+2
* fix(theme-studio): apply the package-face audit — dead faces, structural de...Craig Jennings40 hours2-40/+39
* feat(theme-studio): add a real, exported :box face attributeCraig Jennings41 hours6-40/+92
* fix(theme-studio): make the live buffer preview render UI faces the way Emacs...Craig Jennings44 hours4-37/+137
* build(theme-studio): add a local Makefile; root delegates test + coverageCraig Jennings45 hours2-1/+68
* test(theme-studio): extract color/slug helpers to importable modules and cove...Craig Jennings45 hours8-21/+199
* docs(theme-studio): warn that fill_data tokens are replaced in comments tooCraig Jennings47 hours1-0/+3
* test(theme-studio): extract app-core.js and unit-test the app logicCraig Jennings47 hours6-17/+225
* refactor(theme-studio): parameterize clear-unlocked, add effFg/effBg helpersCraig Jennings48 hours2-32/+46
* refactor(theme-studio): unify the syntax table onto the shared sortCraig Jennings48 hours4-21/+45
* refactor(theme-studio): extract crHtml and mkStyleButtons table helpersCraig Jennings48 hours2-14/+42
* refactor(theme-studio): unify color dropdowns on the swatch pickerCraig Jennings2 days2-40/+38
* refactor(theme-studio): extract CSS and JS to files, inline at generate timeCraig Jennings2 days4-912/+941
* test(theme-studio): pin lock behaviors with a #locktest gateCraig Jennings2 days3-1/+59
* feat(theme-studio): swatch dropdowns, lock toggles, palette seedingCraig Jennings2 days2-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
* feat(theme-studio): add colormath.js perceptual color coreCraig Jennings2 days2-0/+189
* docs(theme-studio): add color-assignment guideCraig Jennings2 days2-0/+477
* fix(theme-studio): open the picker crosshair on the current colorCraig Jennings3 days2-2/+4