diff --git a/.openclaw-sync/source.json b/.openclaw-sync/source.json index 7ac49fc6d..be4889082 100644 --- a/.openclaw-sync/source.json +++ b/.openclaw-sync/source.json @@ -1,5 +1,5 @@ { "repository": "openclaw/openclaw", - "sha": "11c600cf1993e50438f1c5aa8ddfadfa879c3823", - "syncedAt": "2026-05-04T03:09:09.466Z" + "sha": "484195d14e6d22824b832dcaa92c05498e7ece42", + "syncedAt": "2026-05-04T03:27:42.742Z" } diff --git a/docs/web/control-ui.md b/docs/web/control-ui.md index c4d2ac908..c3d033d6b 100644 --- a/docs/web/control-ui.md +++ b/docs/web/control-ui.md @@ -87,7 +87,7 @@ Docs translations are generated for the same non-English locale set, but the doc ## Appearance themes -The Appearance panel keeps the built-in Claw, Knot, and Dash themes, plus one browser-local tweakcn import slot. To import a theme, open [tweakcn themes](https://tweakcn.com/themes), choose or create a theme, click **Share**, and paste the copied theme link into Appearance. The importer also accepts `https://tweakcn.com/r/themes/` registry URLs, editor URLs like `https://tweakcn.com/editor/theme?theme=amethyst-haze`, relative `/themes/` paths, raw theme IDs, and default theme names such as `amethyst-haze`. +The Appearance panel keeps the built-in Claw, Knot, and Dash themes, plus one browser-local tweakcn import slot. To import a theme, open [tweakcn editor](https://tweakcn.com/editor/theme), choose or create a theme, click **Share**, and paste the copied theme link into Appearance. The importer also accepts `https://tweakcn.com/r/themes/` registry URLs, editor URLs like `https://tweakcn.com/editor/theme?theme=amethyst-haze`, relative `/themes/` paths, raw theme IDs, and default theme names such as `amethyst-haze`. Imported themes are stored only in the current browser profile. They are not written to gateway config and do not sync across devices. Replacing the imported theme updates the one local slot; clearing it switches the active theme back to Claw if the imported theme was selected.