From 9b45ad4162e38cb4920867ad6e5a535245aef626 Mon Sep 17 00:00:00 2001 From: "openclaw-docs-sync[bot]" Date: Mon, 4 May 2026 03:29:37 +0000 Subject: [PATCH] chore(sync): mirror docs from openclaw/openclaw@484195d14e6d22824b832dcaa92c05498e7ece42 --- .openclaw-sync/source.json | 4 ++-- docs/web/control-ui.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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.