aboutsummaryrefslogtreecommitdiff
path: root/scripts/theme-studio/theme-studio.html
Commit message (Expand)AuthorAgeFilesLines
...
* feat(theme-studio): add a palette display toggle for base colors vs full spansCraig Jennings12 days1-2/+31
* refactor(theme-studio): rename preview samples and match cluster button sizesCraig Jennings12 days1-7/+7
* fix(theme-studio): clamp generated palette spans to the bg/fg boundsCraig Jennings12 days1-10/+23
* refactor(theme-studio): drop dead bindings and CSS left by the cluster workCraig Jennings12 days1-4/+3
* feat(theme-studio): reflow the B/I/U/S style buttons into a 2x2 clusterCraig Jennings12 days1-3/+15
* feat(theme-studio): compact the box control into a 2x2 button clusterCraig Jennings12 days1-11/+46
* refactor(theme-studio): drop the per-row reset column from package facesCraig Jennings12 days1-5/+5
* refactor(theme-studio): collapse assignment views into one dropdown panelCraig Jennings12 days1-7/+52
* chore(theme-studio): label highlighted preview line (process highlights)Craig Jennings12 days1-1/+1
* feat(theme-studio): add org-faces app for agenda keyword and priority colorsCraig Jennings13 days1-2/+29
* refactor(theme-studio): extract the shared package-preview wrapperCraig Jennings13 days1-20/+23
* chore(theme-studio): remove dead code and clear a type warningCraig Jennings13 days1-37/+1
* fix(theme-studio): make broken browser gates fail instead of silently passingCraig Jennings13 days1-4/+8
* fix(theme-studio): hold the package preview heightCraig Jennings13 days1-1/+1
* feat(theme-studio): auto-dim split previewCraig Jennings13 days1-3/+73
* feat(theme-studio): palette generator and preview fidelityCraig Jennings13 days1-43/+666
* Update theme studio palette workflowCraig Jennings14 days1-110/+194
* Add theme studio box color controlsCraig Jennings2026-06-131-15/+36
* Shorten theme studio reset erase labelsCraig Jennings2026-06-131-12/+12
* Clarify theme studio reset and erase actionsCraig Jennings2026-06-131-16/+36
* Add theme studio face color step arrowsCraig Jennings2026-06-131-14/+61
* Preview selected theme studio chip while pickingCraig Jennings2026-06-131-6/+20
* Change theme studio spans to endpoint divisionsCraig Jennings2026-06-131-14/+26
* Remove theme studio save buttonCraig Jennings2026-06-131-13/+4
* Fix theme studio span endpoint tilesCraig Jennings2026-06-131-10/+20
* Sort theme studio dropdown colors by lightnessCraig Jennings2026-06-131-4/+6
* Fix theme studio ground endpoint editCraig Jennings2026-06-131-3/+14
* Fix theme studio fg endpoint selectionCraig Jennings2026-06-131-3/+15
* Refine theme studio tile name editingCraig Jennings2026-06-131-4/+20
* Make theme studio column delete saferCraig Jennings2026-06-131-3/+13
* Add theme studio Rust and Zig samplesCraig Jennings2026-06-131-1/+1
* Add theme studio column deleteCraig Jennings2026-06-131-5/+37
* Refactor theme studio palette testsCraig Jennings2026-06-131-29/+60
* Add theme studio palette clear and lock togglesCraig Jennings2026-06-131-5/+56
* Fix theme studio ground column orderCraig Jennings2026-06-131-6/+17
* Fix theme studio bg-prefixed span inferenceCraig Jennings2026-06-131-6/+9
* Fix theme studio style button stateCraig Jennings2026-06-131-1/+13
* Fix theme studio bg-like imported colorsCraig Jennings2026-06-131-21/+43
* Add theme studio column selection and reorder controlsCraig Jennings2026-06-131-5/+60
* Set theme studio default picker colorCraig Jennings2026-06-131-6/+7
* Group numeric color names by stemCraig Jennings2026-06-131-2/+2
* Treat legacy color names as base columnsCraig Jennings2026-06-131-2/+2
* Pin theme studio preview links and column exportsCraig Jennings2026-06-131-4/+28
* Rename theme studio column browser gateCraig Jennings2026-06-131-4/+4
* Refactor theme studio face assemblyCraig Jennings2026-06-131-5/+12
* Rename theme studio color model to columnsCraig Jennings2026-06-131-70/+70
* Update theme studio color columns and defaultsCraig Jennings2026-06-131-140/+164
* fix(theme-studio): derive box bevel colors from the face backgroundCraig Jennings2026-06-101-7/+58
* fix(theme-studio): re-rate fallback contrast cells on default-fg changeCraig Jennings2026-06-101-1/+15
* fix(theme-studio): scope applyGround and repaint faces on ground changeCraig Jennings2026-06-101-3/+28