typora_install_theme
Install or update a custom CSS theme in Typora's theme directory, making it selectable from the Theme menu.
Instructions
Install or update a custom CSS theme directly into Typora's theme directory (%APPDATA%\Typora\themes) so it appears in Typora's Theme menu.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| css | Yes | Raw CSS stylesheet content. | |
| name | Yes | Name of the theme (e.g. 'dracula', 'catppuccin-mocha', 'nord'). |