File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -56,9 +56,16 @@ Iota's Notepad automatically checks for updates when the application starts. If
5656
5757## Adding Custom Themes
5858
59- You can add custom themes to Iota's Notepad by importing a JSON file with the theme definitions. Follow these steps:
59+ ### Use the Theme Editor * (Optional)*
60+ - Click the ** "Open Theme Editor"** button to access a embedded editor for customizing themes.
61+ - Alternatively, you can open the [ theme editor website] ( https://vorlie.pages.dev/theme-editor ) to modify and export themes easily.
62+ - ** Note:** The theme editor does not directly interact with the application. After creating a theme, you must manually import the exported JSON file.
63+
64+ ### Importing Custom Themes
65+ You can add custom themes to Iota's Notepad by importing a JSON file with the theme definitions.
6066
61671 . ** Create a JSON file** with your custom theme definitions. The JSON file should follow this structure:
68+ - Or just use the [ theme editor website] ( https://vorlie.pages.dev/theme-editor ) : D
6269 ``` json
6370 {
6471 "customThemeName" : {
You can’t perform that action at this time.
0 commit comments