Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnIrvine1433 authored Sep 13, 2024
1 parent 6978bff commit f2126b2
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,22 +56,22 @@ You can change the account to be used from **ThemeMaster Settings** menu.
- Uninstaller allows removal of stock themes which you may not be able to reinstall via ThemeMaster.

## Configuration file
ThemeMaster's configuration and user's preferences are saved in the "ThemeMaster.cfg" file which is (re)generated with default values and settings whenever missing.
ThemeMaster's configuration and user's preferences are saved in the `ThemeMaster.cfg` file which is (re)generated with default values and settings whenever missing.
All user's preferences can be set through the application but some configuration changes can only be done by manually editing the configuration file.

### Editing GitHub accounts list
The list of GitHub accounts used in **Repository mode** can be manually amended by editing the "collections" variable.
The list of GitHub accounts used in **Repository mode** can be manually amended by editing the `collections` variable.
It is expected that you do not remove the default GitHub accounts, if you do so they will be restored whenever the application is updated.
Any GitHub account manually added to the collection will be kept when updating the application.
Before adding an account, please make sure that repositories are pre-set with the correct ES folder structure as ThemeMaster relies on GitHub source file's structure.

### Dialog UI color schemes
ThemeMaster color schemes are defined in runtime configuration files placed within the "ThemeMaster" folder.
ThemeMaster color schemes are defined in runtime configuration files placed within the `ThemeMaster` folder.
Additional configuration files can be added following the same name pattern : [name].dialogrc
They must be manually referenced in the "app_colorscheme" variable (without the extension).
They must be manually referenced in the `app_colorscheme` variable (without the extension).

### Nota Bene
- Files within the "data" subfolder are automatically (re)generated by the application.
- Files within the `data` subfolder are automatically (re)generated by the application.
- Prerelease versions may have been barely tested, use at your own risk.

# Credits
Expand Down

0 comments on commit f2126b2

Please # to comment.