chore(sync): mirror docs from openclaw/openclaw@e3ad82d86d
This commit is contained in:
parent
680b8c6762
commit
facf09dff7
@ -1,5 +1,5 @@
|
||||
{
|
||||
"repository": "openclaw/openclaw",
|
||||
"sha": "fc8ccde5421f16683bc7f0518ef395c1e2a5deda",
|
||||
"syncedAt": "2026-04-27T17:23:32.095Z"
|
||||
"sha": "e3ad82d86df0ecebbddf17d98f22921a60d149f6",
|
||||
"syncedAt": "2026-04-27T17:25:18.298Z"
|
||||
}
|
||||
|
||||
@ -82,6 +82,12 @@ The Control UI can localize itself on first load based on your browser locale. T
|
||||
- The selected locale is saved in browser storage and reused on future visits.
|
||||
- Missing translation keys fall back to English.
|
||||
|
||||
## 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/<id>` registry URLs, editor URLs like `https://tweakcn.com/editor/theme?theme=amethyst-haze`, relative `/themes/<id>` 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.
|
||||
|
||||
## What it can do (today)
|
||||
|
||||
<AccordionGroup>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user