aboutsummaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* feat(theme-studio): re-bind "(gone)" assignments when a name returnsCraig Jennings10 hours3-15/+85
* feat(theme-studio): warn which ramp steps collide with existing namesCraig Jennings10 hours3-12/+36
* style(theme-studio): widen ramp tiles to the palette-tile widthCraig Jennings10 hours2-2/+2
* feat(theme-studio): show the hex under each ramp preview tileCraig Jennings10 hours3-4/+8
* fix(theme-studio): ramp preview reads the current color tileCraig Jennings10 hours2-8/+24
* docs(theme-studio): document ramps and contrast safety in the READMECraig Jennings11 hours1-1/+44
* feat(theme-studio): mark safe lightness in the OKLCH pickerCraig Jennings11 hours5-7/+81
* feat(theme-studio): show worst-case contrast for overlay facesCraig Jennings11 hours3-5/+99
* feat(theme-studio): add the ramp UI in the paletteCraig Jennings11 hours5-1/+161
* feat(theme-studio): add the background-contrast safety coreCraig Jennings11 hours3-2/+221
* feat(theme-studio): add the ramp generator coreCraig Jennings11 hours4-2/+181
* feat(theme-studio): make sterling the default theme, replacing dupreCraig Jennings16 hours3-4/+5792
* fix(theme-studio): drop the contrary shr-sliced-image fg; file bevel + consis...Craig Jennings16 hours2-2/+2
* fix(theme-studio): apply the package-face audit — dead faces, structural de...Craig Jennings17 hours2-40/+39
* feat(theme-studio): add a real, exported :box face attributeCraig Jennings17 hours6-40/+92
* fix(theme-studio): make the live buffer preview render UI faces the way Emacs...Craig Jennings20 hours4-37/+137
* build(theme-studio): add a local Makefile; root delegates test + coverageCraig Jennings22 hours2-1/+68
* test(theme-studio): extract color/slug helpers to importable modules and cove...Craig Jennings22 hours8-21/+199
* docs(theme-studio): warn that fill_data tokens are replaced in comments tooCraig Jennings24 hours1-0/+3
* test(theme-studio): extract app-core.js and unit-test the app logicCraig Jennings24 hours6-17/+225
* refactor(theme-studio): parameterize clear-unlocked, add effFg/effBg helpersCraig Jennings24 hours2-32/+46
* refactor(theme-studio): unify the syntax table onto the shared sortCraig Jennings24 hours4-21/+45
* refactor(theme-studio): extract crHtml and mkStyleButtons table helpersCraig Jennings25 hours2-14/+42
* refactor(theme-studio): unify color dropdowns on the swatch pickerCraig Jennings25 hours2-40/+38
* refactor(theme-studio): extract CSS and JS to files, inline at generate timeCraig Jennings25 hours4-912/+941
* test(theme-studio): pin lock behaviors with a #locktest gateCraig Jennings25 hours3-1/+59
* feat(theme-studio): swatch dropdowns, lock toggles, palette seedingCraig Jennings25 hours2-60/+235
* test(theme-studio): add a one-command test runner and make targetCraig Jennings32 hours2-0/+91
* test(theme-studio): make generate.py importable and test the templatingCraig Jennings32 hours2-9/+102
* refactor(theme-studio): extract plane and palette-ΔE logic into the tested coreCraig Jennings32 hours4-40/+140
* feat(theme-studio): render a Chroma×Lightness plane in OKLCH modeCraig Jennings32 hours5-12/+126
* feat(theme-studio): add an OKLCH edit mode to the pickerCraig Jennings33 hours2-8/+126
* feat(theme-studio): warn on too-similar palette colors by ΔECraig Jennings33 hours2-0/+78
* fix(theme-studio): lay out picker OKLCH/APCA readouts in two columnsCraig Jennings34 hours2-2/+2
* feat(theme-studio): show OKLCH and APCA readouts in the pickerCraig Jennings34 hours3-4/+41
* feat(theme-studio): inline colormath.js, migrate WCAG/HSV helpersCraig Jennings34 hours4-19/+317
* feat(theme-studio): add colormath.js perceptual color coreCraig Jennings34 hours2-0/+189
* docs(theme-studio): add color-assignment guideCraig Jennings35 hours2-0/+477
* fix(theme-studio): open the picker crosshair on the current colorCraig Jennings41 hours2-2/+4
* feat(theme-studio): add dupre theme design exportsCraig Jennings42 hours2-0/+10586
* fix(theme-studio): make a face-row click visibly flash its preview elementCraig Jennings45 hours2-10/+16
* refactor(theme-studio): rename theme-selector to theme-studioCraig Jennings45 hours7-20/+20
* feat(theme-selector): sortable package and UI face tablesCraig Jennings47 hours2-4/+24
* feat(theme-selector): remember the imported/saved file so save overwrites itCraig Jennings47 hours2-16/+34
* feat(theme-selector): bold/italic/underline/strike controls on the UI face tableCraig Jennings47 hours2-15/+21
* docs(theme-selector): document underline and strike in the theme.json contractCraig Jennings47 hours1-3/+5
* feat(theme-selector): converter writes :underline and :strike-throughCraig Jennings47 hours1-7/+13
* feat(theme-selector): underline and strikethrough on package facesCraig Jennings47 hours2-22/+22
* feat(theme-selector): split C and C++ code samples, add JavaCraig Jennings47 hours3-13/+65
* feat(theme-selector): bespoke shr preview (themes nov, eww, and HTML mail)Craig Jennings47 hours3-8/+37