From 59191474eb65618ae0a9ff325850e4acbafc73e5 Mon Sep 17 00:00:00 2001 From: Val Alexander Date: Sun, 22 Feb 2026 05:30:46 -0600 Subject: [PATCH] docs(ui): update checklist for 5-theme setup --- ui/CHECKLIST.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/ui/CHECKLIST.md b/ui/CHECKLIST.md index ef13c720913..d2558b6bc5e 100644 --- a/ui/CHECKLIST.md +++ b/ui/CHECKLIST.md @@ -17,13 +17,12 @@ Open the dashboard at `http://localhost:` (or the gateway's configured UI ## Themes -- [ ] Theme switcher cycles through all 6 themes: +- [ ] Theme switcher cycles through all 5 themes: - [ ] Dark (Obsidian) - [ ] Light - [ ] OpenKnot (Aurora) - [ ] Field Manual - - [ ] OpenAI (Solar) - - [ ] ClawDash + - [ ] ClawDash (Chrome) - [ ] Glass components (cards, panels, inputs) render correctly per theme - [ ] Theme persists across page reload