summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfox <[email protected]>2018-05-31 12:44:12 +0000
committerfox <[email protected]>2018-05-31 12:44:12 +0000
commit07668ce00a12b4279d5b6b38b878164936da0927 (patch)
tree32e77c4a3d8f02fc4eb38acc611117408f5398af
parent19b2e2f92a36021adb995aa88c407ab24e9cdf7d (diff)
Update page 'Themes'
-rw-r--r--Themes.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/Themes.md b/Themes.md
index 49d0c50..970dc78 100644
--- a/Themes.md
+++ b/Themes.md
@@ -1,8 +1,7 @@
Themes
======
-Installing a theme is as simple as copying the corresponding CSS into the ‘themes’ 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).**