pub async fn get_theme( __arg0: State<Arc<AppState>>, ) -> AppResult<Json<ThemeResponse>>
GET /api/theme — Return current theme name and CSS variables