summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfox <[email protected]>2018-05-31 12:44:22 +0000
committerfox <[email protected]>2018-05-31 12:44:22 +0000
commit882100431a5892d0f33dc0e95e27b90d14bf2e77 (patch)
treee8ae8758d4862580a105bf86d0fb8561975c2c9a
parent07668ce00a12b4279d5b6b38b878164936da0927 (diff)
Update page 'Themes'
-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).**