typora_set_theme
Set Typora's active light and dark theme by providing theme names, updating user preferences.
Instructions
Set the active standard theme or dark theme in Typora's user preferences.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| theme | No | Theme name for standard/light mode (e.g. 'github.css', 'newsprint.css'). | |
| dark_theme | No | Theme name for dark mode (e.g. 'night.css'). |