Skip to main content

set_theme

Function set_theme 

Source
pub async fn set_theme(
    __arg0: State<Arc<AppState>>,
    __arg1: Json<SetThemeRequest>,
) -> AppResult<Json<ThemeResponse>>
Expand description

POST /api/theme — Set theme (accepts {“theme”: “aurora”})