summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Themes.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Themes.md b/Themes.md
index 970dc78..c3f1ed5 100644
--- a/Themes.md
+++ b/Themes.md
@@ -1,7 +1,7 @@
Themes
======
-Installing a theme is as simple as copying the corresponding CSS into the ‘themes.local’ folder of your tt-rss and then activating it in Preferences.
+Installing a theme is as simple as copying the corresponding CSS into the ```themes.local``` folder of your tt-rss and then activating it in Preferences.
**Third party themes are automatically disabled if tt-rss version changes, in this case theme CSS file needs to
be updated: replace previous version code in <code>supports-version:X.Y</code> with <code>VERSION_STATIC</code> (i.e. the version you see at the bottom of Preferences, excluding git commit information).**