aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorClaude <longneck@scratchbook.ch>2019-11-24 12:50:29 +0100
committerClaude <longneck@scratchbook.ch>2019-11-24 12:50:29 +0100
commit50fd78d85eeac13a4870fcc6668d2885ff0535ce (patch)
tree947ade585733be3efb344cb1986aa3d7eb5ba1ab /doc
parent07879fcf12a3be754973455f0f969915caa74376 (diff)
downloadstikked-fit-50fd78d85eeac13a4870fcc6668d2885ff0535ce.tar.gz
stikked-fit-50fd78d85eeac13a4870fcc6668d2885ff0535ce.tar.bz2
stikked-fit-50fd78d85eeac13a4870fcc6668d2885ff0535ce.zip
mention the images folder in themes
Diffstat (limited to 'doc')
-rw-r--r--doc/CREATING_THEMES.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/CREATING_THEMES.md b/doc/CREATING_THEMES.md
index 5fa6183..c99e5c1 100644
--- a/doc/CREATING_THEMES.md
+++ b/doc/CREATING_THEMES.md
@@ -8,6 +8,8 @@ How to create your own theme
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.
+Note: Image files need to reside in the /images folder and it can't contain sub-directories.
+
Examples:
* gabdark - a theme with only a modified main.css

© 2014-2024 Faster IT GmbH | imprint | privacy policy