diff --git a/CREATING_THEMES.md b/CREATING_THEMES.md index 90e2d04..5fa6183 100644 --- a/CREATING_THEMES.md +++ b/CREATING_THEMES.md @@ -6,7 +6,7 @@ How to create your own theme 3. Delete everything that has not been changed. For example: If you've only modified the main.css, create a folder named "css" in your theme folder, and put your main.css in there. -The theme engine will load your CSS, and falls back to files in the default theme that aren't in your theme folder. +The theme engine will load your css, and falls back to files in the default theme that aren't in your theme folder. Examples: