You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Then, go to the cloned directory and
$ cd tt-rss-feedly-theme
Copy the entire contents of the directory to the themes.local folder.
Adjust the volume name(tt-rss_web-nginx_1 is my environment) to suit your environment.
$ sudo docker cp ./ tt-rss_web-nginx_1:/var/www/html/tt-rss/themes.local/
As of 5/20/2024, the following files are present and
it works fine when I try it.
$ sudo docker exec tt-rss_web-nginx_1 ls /var/www/html/tt-rss/themes.local/
feedly/
feedly-high-contrast.css
feedly-high-contrast_auto.css
feedly-high-contrast_night.css
feedly-sepia-contrast.css
feedly-sepia-contrast_auto.css
feedly-sepia-contrast_night.css
feedly-sepia.css
feedly-sepia_auto.css
feedly-sepia_night.css
feedly.css
feedly_auto.css
feedly_night.css
local-overrides.css
local-overrides.js
so this issue seems to be the same as one from a couple months ago that was closed. at least the screenshot and description match.
i replied there, but its closed, so just in case am opening a new issue. here's the link
#119 (comment)
The text was updated successfully, but these errors were encountered: