aboutsummaryrefslogtreecommitdiff
path: root/scripts/theme-studio/theme-studio.html
Commit message (Expand)AuthorAgeFilesLines
* Fix theme studio bg-like imported colorsCraig Jennings15 hours1-21/+43
* Add theme studio column selection and reorder controlsCraig Jennings15 hours1-5/+60
* Set theme studio default picker colorCraig Jennings15 hours1-6/+7
* Group numeric color names by stemCraig Jennings15 hours1-2/+2
* Treat legacy color names as base columnsCraig Jennings16 hours1-2/+2
* Pin theme studio preview links and column exportsCraig Jennings16 hours1-4/+28
* Rename theme studio column browser gateCraig Jennings16 hours1-4/+4
* Refactor theme studio face assemblyCraig Jennings16 hours1-5/+12
* Rename theme studio color model to columnsCraig Jennings16 hours1-70/+70
* Update theme studio color columns and defaultsCraig Jennings17 hours1-140/+164
* fix(theme-studio): derive box bevel colors from the face backgroundCraig Jennings4 days1-7/+58
* fix(theme-studio): re-rate fallback contrast cells on default-fg changeCraig Jennings4 days1-1/+15
* fix(theme-studio): scope applyGround and repaint faces on ground changeCraig Jennings4 days1-3/+28
* feat(theme-studio): group families by lightness-conditioned complete linkageCraig Jennings4 days1-17/+45
* feat(theme-studio): color-families export round-trip and README close-outCraig Jennings4 days1-0/+14
* feat(theme-studio): base-edit recolors a family; retire the ramp panelCraig Jennings4 days1-115/+50
* feat(theme-studio): add the live per-family count controlCraig Jennings4 days1-4/+65
* feat(theme-studio): group families by hue anchor with a lightness-scaled neut...Craig Jennings4 days1-21/+20
* style(theme-studio): lay out family strips as vertical columnsCraig Jennings4 days1-3/+2
* feat(theme-studio): render the palette as hue family stripsCraig Jennings4 days1-25/+59
* feat(theme-studio): add color-family sortCraig Jennings4 days1-0/+18
* feat(theme-studio): add the color-families model coreCraig Jennings4 days1-0/+87
* feat(theme-studio): order add-all around the base as -n .. base .. +nCraig Jennings4 days1-8/+12
* feat(theme-studio): re-bind "(gone)" assignments when a name returnsCraig Jennings4 days1-7/+42
* feat(theme-studio): warn which ramp steps collide with existing namesCraig Jennings4 days1-6/+18
* style(theme-studio): widen ramp tiles to the palette-tile widthCraig Jennings5 days1-1/+1
* feat(theme-studio): show the hex under each ramp preview tileCraig Jennings5 days1-2/+4
* fix(theme-studio): ramp preview reads the current color tileCraig Jennings5 days1-4/+12
* feat(theme-studio): mark safe lightness in the OKLCH pickerCraig Jennings5 days1-3/+40
* feat(theme-studio): show worst-case contrast for overlay facesCraig Jennings5 days1-2/+49
* feat(theme-studio): add the ramp UI in the paletteCraig Jennings5 days1-0/+80
* feat(theme-studio): add the background-contrast safety coreCraig Jennings5 days1-0/+54
* feat(theme-studio): add the ramp generator coreCraig Jennings5 days1-0/+36
* feat(theme-studio): make sterling the default theme, replacing dupreCraig Jennings5 days1-3/+3
* fix(theme-studio): drop the contrary shr-sliced-image fg; file bevel + consis...Craig Jennings5 days1-1/+1
* fix(theme-studio): apply the package-face audit — dead faces, structural de...Craig Jennings5 days1-1/+1
* feat(theme-studio): add a real, exported :box face attributeCraig Jennings5 days1-16/+32
* fix(theme-studio): make the live buffer preview render UI faces the way Emacs...Craig Jennings5 days1-18/+66
* test(theme-studio): extract color/slug helpers to importable modules and cove...Craig Jennings5 days1-5/+24
* test(theme-studio): extract app-core.js and unit-test the app logicCraig Jennings5 days1-8/+36
* refactor(theme-studio): parameterize clear-unlocked, add effFg/effBg helpersCraig Jennings5 days1-16/+23
* refactor(theme-studio): unify the syntax table onto the shared sortCraig Jennings5 days1-10/+22
* refactor(theme-studio): extract crHtml and mkStyleButtons table helpersCraig Jennings5 days1-7/+21
* refactor(theme-studio): unify color dropdowns on the swatch pickerCraig Jennings5 days1-20/+19
* test(theme-studio): pin lock behaviors with a #locktest gateCraig Jennings5 days1-0/+29
* feat(theme-studio): swatch dropdowns, lock toggles, palette seedingCraig Jennings5 days1-29/+108
* refactor(theme-studio): extract plane and palette-ΔE logic into the tested coreCraig Jennings5 days1-19/+34
* feat(theme-studio): render a Chroma×Lightness plane in OKLCH modeCraig Jennings5 days1-5/+48
* feat(theme-studio): add an OKLCH edit mode to the pickerCraig Jennings5 days1-4/+63
* feat(theme-studio): warn on too-similar palette colors by ΔECraig Jennings5 days1-0/+39