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