Theme Editor plugin¶
Create and edit syntax-colour themes from within Preferences. Themes are saved as
portable themes/<id>.json files.
Where to find it¶
In the Preferences dialog — the Theme Editor adds a page for managing themes rather than a menu entry.
Using it¶
- Create a new theme or edit an existing one, adjusting the colours used for different code token types (see Syntax colouring).
- Themes are written as portable JSON files, so they can be shared and copied between installations.
Note
The editor themes correctly even without this plugin enabled — Theme Editor is only needed to create or change themes, not to use them.