Add 9 preset themes (Midnight, Forest, Sunset, Rose, Lavender, Arctic, Nord, Dracula, Clean Light) with full palette definitions. Implement theme token encoding/decoding algorithm: - Token format: "T1:" + base64url(minified JSON) - Share any theme via copyable token string - Import themes by pasting tokens - Only 16 core color fields encoded (badge classes derived) |
||
|---|---|---|
| .. | ||
| app | ||
| assets | ||
| client | ||
| components | ||
| contexts | ||
| data | ||
| hooks | ||
| lib | ||
| types | ||
| App.css | ||
| App.tsx | ||
| index.css | ||
| main.tsx | ||