# XWUIThemeEditor

Visual design-token editor with live component preview and CSS/JSON export.

## BasicUsage

Default token catalog with live preview.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: BasicUsage
description: Default token catalog with live preview.
```

## JsonExport

Start on the JSON export pane.

```example
file: examples/JsonExport.ts
html: examples/JsonExport.html
title: JsonExport
description: Start on the JSON export pane.
```

## NoPreview

Editor and export only.

```example
file: examples/NoPreview.ts
html: examples/NoPreview.html
title: NoPreview
description: Editor and export only.
```

## RecolorAccent

Change the accent token from the class API.

```example
file: examples/RecolorAccent.ts
html: examples/RecolorAccent.html
title: RecolorAccent
description: Change the accent token from the class API.
```

```api
```
