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