aboutsummaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* refactor(theme-studio): drop the too-similar-colors warning boxCraig Jennings8 days5-56/+6
* refactor(theme-studio): extract a groundPair() helperCraig Jennings8 days4-68/+76
* feat(theme-studio): 2D gallery color picker for the assignment dropdownsCraig Jennings8 days6-33/+234
* feat(theme-studio): show view-area > element usages on palette tile hoverCraig Jennings8 days5-8/+106
* style(theme-studio): thin the barber-pole flag borderCraig Jennings8 days2-6/+6
* style(theme-studio): make the unused and gone flags a two-color barber-pole b...Craig Jennings8 days2-6/+20
* feat(theme-studio): flag gone color assignments with a borderCraig Jennings8 days4-2/+38
* feat(theme-studio): flag unused palette tiles and columnsCraig Jennings8 days6-8/+105
* feat(theme-studio): add a palette display toggle for base colors vs full spansCraig Jennings8 days4-4/+62
* refactor(theme-studio): rename preview samples and match cluster button sizesCraig Jennings8 days3-14/+14
* fix(theme-studio): clamp generated palette spans to the bg/fg boundsCraig Jennings8 days5-20/+67
* refactor(theme-studio): drop dead bindings and CSS left by the cluster workCraig Jennings8 days4-8/+6
* feat(theme-studio): reflow the B/I/U/S style buttons into a 2x2 clusterCraig Jennings8 days4-6/+30
* feat(theme-studio): compact the box control into a 2x2 button clusterCraig Jennings8 days4-22/+92
* refactor(theme-studio): drop the per-row reset column from package facesCraig Jennings8 days4-10/+10
* refactor(theme-studio): collapse assignment views into one dropdown panelCraig Jennings8 days4-14/+104
* chore(theme-studio): label highlighted preview line (process highlights)Craig Jennings8 days2-2/+2
* refactor(themes): retire dupre, fall back to modus-vivendiCraig Jennings8 days1-4/+4
* docs: move specs to docs/specs/ with lifecycle-status filenamesCraig Jennings8 days2-2/+2
* chore(theme-studio): refresh WIP theme export and deployed themeCraig Jennings8 days1-351/+382
* feat(theme-studio): add org-faces app for agenda keyword and priority colorsCraig Jennings9 days5-3/+75
* refactor(theme-studio): derive the gate list and sentinel the samples splitCraig Jennings9 days3-2/+7
* refactor(theme-studio): extract the shared package-preview wrapperCraig Jennings9 days2-40/+46
* refactor(theme-studio): spec-table the bespoke apps, guard the palette dedupCraig Jennings9 days1-23/+28
* chore(theme-studio): remove dead code and clear a type warningCraig Jennings9 days8-199/+7
* fix(theme-studio): make broken browser gates fail instead of silently passingCraig Jennings9 days3-9/+17
* fix(theme-studio): hold the package preview heightCraig Jennings9 days2-2/+2
* fix(theme-studio): name exported themes from the source filenameCraig Jennings9 days2-5/+7
* feat(theme-studio): auto-dim split previewCraig Jennings9 days8-5/+142
* fix(theme-studio): keep dropdown color names legibleCraig Jennings9 days3-3/+32
* chore(theme-studio): drop scratch theme JSONs, ignore working artifactsCraig Jennings9 days5-43430/+0
* feat(theme-studio): make targets for the build-theme converterCraig Jennings9 days1-1/+34
* feat(theme-studio): palette generator and preview fidelityCraig Jennings9 days15-503/+2953
* Update theme studio palette workflowCraig Jennings10 days28-1792/+51998
* Add theme studio box color controlsCraig Jennings10 days5-32/+75
* Shorten theme studio reset erase labelsCraig Jennings10 days5-33/+32
* Clarify theme studio reset and erase actionsCraig Jennings10 days5-38/+83
* Add theme studio face color step arrowsCraig Jennings10 days7-30/+158
* Preview selected theme studio chip while pickingCraig Jennings10 days4-12/+40
* Change theme studio spans to endpoint divisionsCraig Jennings10 days6-35/+72
* Remove theme studio save buttonCraig Jennings10 days4-29/+10
* Fix theme studio span endpoint tilesCraig Jennings10 days7-31/+57
* Sort theme studio dropdown colors by lightnessCraig Jennings10 days4-8/+38
* Fix theme studio ground endpoint editCraig Jennings10 days3-6/+28
* Fix theme studio fg endpoint selectionCraig Jennings10 days3-6/+30
* Refine theme studio tile name editingCraig Jennings10 days5-8/+43
* Make theme studio column delete saferCraig Jennings10 days5-10/+31
* Add theme studio Rust and Zig samplesCraig Jennings10 days5-4/+95
* Add theme studio column deleteCraig Jennings10 days7-12/+103
* Refactor theme studio palette testsCraig Jennings10 days9-679/+835