diff --git a/README.md b/README.md index a798c87..e9f297f 100644 --- a/README.md +++ b/README.md @@ -21,17 +21,14 @@ Simply add the GitHub repository path for the beta Obsidian plugin to the list f - Enable/Disable a plugin - Little more explanation for those who like to read - [Themes](/help/themes.md) - - Grab a beta theme from a repository - - Updata a beta theme from a repository - - Grab a community theme - - Switch Active Theme + - Switch active theme - Settings for themes - [Github](/help/github.md) - Open a GitHub plugin repository - Open a GitHub phemes repository - [Logging](/help/logging.md) - Logging Support -- [For developers](/help/developers.md) +- [For plugin developers](/help/developers.md) - How Obsidian loads plugins - manifest-beta.json - How BRAT works @@ -64,20 +61,20 @@ Simply add the GitHub repository path for the beta Obsidian plugin to the list f ## Themes ### Grab a beta theme from a repository -BRAT helps you to test themes currently under development. To use this feature: +- BRAT helps you to test themes currently under development. To use this feature: 1. Open the command palette and select the command **Grab a beta theme for testing from a Github repository** 2. You are then prompted for the url path to the github repository where the theme is stored -BRAT will then validate that a theme exists, download it and switch your current theme to this beta theme. +- BRAT will then validate that a theme exists, download it and switch your current theme to this beta theme. -Since this is a beta theme and does not yet have a community name, BRAT assigns it a unique name using "BRAT-" in the beginning and adding the name of the Github user and repository. +- Since this is a beta theme and does not yet have a community name, BRAT assigns it a unique name using "BRAT-" in the beginning and adding the name of the Github user and repository. ### Update a beta theme from a repository -Using the theme update command, Brat will check for all beta themese and see if there is an update. If there is an update, it downloads the update and notifies you. +- Using the theme update command, Brat will check for all beta themese and see if there is an update. If there is an update, it downloads the update and notifies you. ### Grab a community theme -While BRAT is designed for testing themes, you can still install a theme already published to the community. This theme wil not be updated with the BRAT update feature. +- While BRAT is designed for testing themes, you can still install a theme already published to the community. This theme wil not be updated with the BRAT update feature. --- diff --git a/help/themes.md b/help/themes.md index 36895b0..abd9c1b 100644 --- a/help/themes.md +++ b/help/themes.md @@ -1,4 +1,4 @@ -# Switch Active Theme +# Switch active theme Switch quickly between any installed theme, whether it is a beta theme you installed from a repository or a theme from the community list. # Settings for themes