From b05fe9843d2fe6a0dc402ac26472cd0291e70da3 Mon Sep 17 00:00:00 2001 From: Eleanor Berger Date: Tue, 19 May 2026 08:36:45 +0200 Subject: [PATCH] docs: avoid hard-coded skin count --- THEMES.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/THEMES.md b/THEMES.md index 12937308..abb93270 100644 --- a/THEMES.md +++ b/THEMES.md @@ -4,7 +4,7 @@ Hermes Web UI splits **appearance** into two independent pickers: - **Theme** — the mode: `System`, `Dark`, or `Light`. Drives the background, text, surface, and chrome colors. -- **Skin** — the accent palette: eleven named skins ship built-in. Drives only +- **Skin** — the accent palette: built-in skins ship as named keys. Drives only the `--accent` family (active states, links, focus rings, primary actions). You pick one of each and they combine, so the look adapts to your environment @@ -15,7 +15,7 @@ without losing your favorite accent — pure CSS, no Python changes needed. ## Switching Appearance **Settings panel:** Click the gear icon → **Appearance**. The **Theme** card -toggles Light/Dark/System; the **Skin** grid offers eleven accent palettes. +toggles Light/Dark/System; the **Skin** grid offers the built-in accent palettes. Preview is instant — the UI updates as you click. **Slash command:** Type `/theme ` in the composer. The command accepts