aboutsummaryrefslogtreecommitdiff
path: root/scripts/theme-studio/app.js
Commit message (Expand)AuthorAgeFilesLines
* feat(theme-studio): wire the ansi-color scene, closing its dangling preview keyCraig Jennings43 hours1-0/+1
* feat(theme-studio): scenes for pinned ghostel and all-the-iconsCraig Jennings44 hours1-0/+1
* feat(theme-studio): scenes for tmr, wttrin, alert, org-superstar, nerd-icons-...Craig Jennings44 hours1-0/+2
* feat(theme-studio): scenes for indent-guides, yasnippet, prescient, flyspell-...Craig Jennings44 hours1-0/+2
* feat(theme-studio): scenes for emms, org-roam, hl-todo, symbol-overlayCraig Jennings44 hours1-0/+2
* feat(theme-studio): minibuffer-stack scenes on one shared sessionCraig Jennings44 hours1-0/+2
* feat(theme-studio): web-mode scene covering all 81 faces + HTML sampleCraig Jennings44 hours1-0/+1
* feat(theme-studio): realistic scenes for company, transient, and friendsCraig Jennings44 hours1-0/+2
* feat(theme-studio): screenshot harness + ecosystem coverage policyCraig Jennings45 hours1-0/+23
* feat(theme-studio): register the ai-term agent-color facesCraig Jennings47 hours1-1/+1
* feat(theme-studio): render nov-reading preview as a book pageCraig Jennings4 days1-0/+1
* refactor(term): finish ghostel retirement (phase 5)Craig Jennings8 days1-1/+1
* feat(theme-studio): move reuse context from app labels into a hoverCraig Jennings9 days1-2/+3
* feat(theme-studio): expose EAT terminal faces with a previewCraig Jennings9 days1-1/+1
* fix(theme-studio): restrict the cursor UI row to fg + bgCraig Jennings9 days1-4/+11
* refactor(theme-studio): extract control factories to controls.js, drop dead p...Craig Jennings10 days1-205/+1
* refactor(theme-studio): tier-1 simplification passCraig Jennings10 days1-11/+10
* feat(theme-studio): visible size-nav buttons + 48 pt gallery scaleCraig Jennings10 days1-14/+17
* feat(theme-studio): nerd-icons gallery as a hue-ordered icon gridCraig Jennings10 days1-8/+53
* feat(theme-studio): bespoke nerd-icons filetype-legend preview (phase 2)Craig Jennings10 days1-1/+2
* feat(theme-studio): locate preview elements by hover and clickCraig Jennings11 days1-3/+36
* feat(theme-studio): move the box column between style and contrastCraig Jennings2026-06-201-3/+3
* fix(theme-studio): keep an expander open across a table rebuildCraig Jennings2026-06-201-5/+13
* feat(theme-studio): expand/collapse-all toggle and disclosure trianglesCraig Jennings2026-06-201-6/+27
* feat(theme-studio): expander label hovers and a view-dropdown lock indicatorCraig Jennings2026-06-201-4/+28
* feat(theme-studio): move the lock column to the leftmost positionCraig Jennings2026-06-201-3/+3
* feat(theme-studio): custom weight/slant dropdowns with previewsCraig Jennings2026-06-201-8/+33
* feat(theme-studio): tighten the elements-table horizontal layoutCraig Jennings2026-06-201-1/+1
* feat(theme-studio): sort the language dropdown and add nav arrowsCraig Jennings2026-06-201-1/+8
* feat(theme-studio): unify per-row widgets across the assignment tablesCraig Jennings2026-06-201-14/+8
* feat(theme-studio): export through the save-file picker to overwrite in placeCraig Jennings2026-06-201-1/+12
* feat(theme-studio): show face docstrings in element hoversCraig Jennings2026-06-201-3/+4
* refactor(theme-studio): fold the box control into mkLineStyleControlCraig Jennings2026-06-191-17/+10
* refactor(theme-studio): extract per-package previews into previews.jsCraig Jennings2026-06-191-459/+3
* refactor(theme-studio): unify the face CSS builders in app-coreCraig Jennings2026-06-191-23/+6
* refactor(theme-studio): polish the expander (underline inside, dynamic colspa...Craig Jennings2026-06-191-7/+20
* feat(theme-studio): add a per-row expander for the overflow face attributesCraig Jennings2026-06-191-10/+60
* feat(theme-studio): replace the style toggles with weight/slant/underline/str...Craig Jennings2026-06-181-18/+44
* refactor(theme-studio): cut the face model over to weight/slant/objectsCraig Jennings2026-06-181-16/+20
* feat(theme-studio): widen the face model with the additive attributesCraig Jennings2026-06-181-3/+3
* feat(theme-studio): add mode-line-highlight as an editable faceCraig Jennings2026-06-181-2/+3
* fix(theme-studio): open the palette collapsed to base colorsCraig Jennings2026-06-161-0/+1
* feat(theme-studio): add gnus as a view packageCraig Jennings2026-06-161-1/+30
* fix(theme-studio): redesign the mu4e preview as a realistic headers listCraig Jennings2026-06-161-15/+25
* feat(theme-studio): realistic README preview for markdown-modeCraig Jennings2026-06-161-1/+40
* feat(theme-studio): prev/next arrows to step the view dropdownCraig Jennings2026-06-161-0/+7
* feat(theme-studio): move the contrast verdict into a hoverCraig Jennings2026-06-161-1/+1
* feat(theme-studio): mark per-face setting boxes that differ from defaultCraig Jennings2026-06-161-1/+8
* feat(theme-studio): alphabetize packages in the assignment dropdownCraig Jennings2026-06-161-3/+3
* refactor(theme-studio): extract a groundPair() helperCraig Jennings2026-06-151-7/+11