Set user theme
POST /v1/theme — Update the persisted theme preference.
POST /v1/theme
Update the persisted theme preference.
| Method | POST |
| Path | /v1/theme |
| Auth | Authorization: Bearer <token> required when GATEWAY_AUTH_TOKEN is set |
| Category | theme |
Request body
{ "mode": "dark", "accent": "primary" }