mamil
2
Not enough contrast. Greys are stylish but hard on the eyes.
Yes, youāve got a point there. Iāve increased the contrast a bit already, but since I want the focus to be completely on the articles (I rarely look at the feed tree anyway), the toolbar and feed tree will keep that lower contrast.
mamil
5
Beautiful. Reminds me of Reeder with which I read my feeds.
Thanks! Iāll keep it updated for changes in new tt-rss commits.

Added a night mode and wrote a plugin that allows using āToggle night modeā for custom themes:
v2.0 now fully supports all view modes and adds a serif font for articles contents (via FeedMei+.css).
This theme can only be used in Tiny Tiny RSS v19.2 or later.
Okay, TTRSS wonāt recognize this theme for me. Or most other themes. I put the stuff from themes.local into themes.local, and I get nothing. What am I doing wrong?
What version of tt-rss are you running? Itās tested with the most recent commits over the last half year. Any version within that timespan should work.
Version 18.12⦠as installed on my hosting server by Softaculous.
19.2 and 19.8 have been released since. There used to be some string that checked for compatibility, but Iām not sure that was still used in 18.12. Do other themes, like Feedly, work?
@ezequiel I just installed 18.12 via Softaculous to try it out. I had to add the line /* supports-version:18.12 */ at the top of the .css for it to be listed, as I suspected (see previous post). However, too much has changed in tt-rss since, so Iām only supporting 19.2 and later.
Oh, sorry I didnāt respond sooner. Donāt worry about it. Iām going to try a manual version upgrade of tt-rss later on.
Cool cool!
FeedMeiās repo includes an update script that automatically downloads the latest commit and cleans up some stuff (unused plugins, languages etc.). Itās mainly for personal use, but perhaps it could be of use to you as well.
@ltGuillaume Well, I am seriously considering just learning how do write a damned CRON job, so I can use the News Reader plugin for NextCloud, like I had originally planned to before I tried out tt-rss. But because youāve been kind enough to help me, I went ahead and tried out your script, and it worked flawlessly. Iām a little bit in love.
Also, the newer version of tt-rss looks great, and so does your theme, now that Iāve truly seen it in action. Excellent work.
Thanks for your kind words! Hope youāll like working with tt-rss 
About that update script, I hope you saw that it deletes all plugins, except for the ones that have their name in the $keep_plugins array. Just so you donāt end up either without the plugins you want, or with outdated plugins of the 18.12 version that were still in the plugins folder (it wonāt delete any files that were already present before updating).
Never really checked out the News plugin, even though Iāve been running a server with Nextcloud (ownCloud) for years. But then again, I find most plugins too spartan and I end up using Nextcloud just for filesharing and WebDAV 
About an hour ago (tt-rss commit https://git.tt-rss.org/git/tt-rss/commit/4ab3854aede3882779138d91594b588e1a38c70e), default.css was removed, as themes/light.css is the default theme. v2.1.8 of Feedmei is now using that file as base. So please update Feedmei only when youāre running that commit or a later one.
fox
21
fixed here for the time being - Themes Ā· Wiki Ā· Tiny Tiny RSS / Tiny Tiny RSS Ā· GitLab
static wiki is going to update when iāve fixed the script to use gitlab. done