** For Legacy Versions **
Sometimes the TT-RSS maintainer makes changes that break theme compatability. Use the following tags if you're still using an old version of ttrss.
- ttrss version 1.8-1.11 use tag "ttrss-v1.8"
- ttrss version 1.12-1.15.2 use tag "ttrss-v1.12"
A simplistic theme for the tt-rss reader based off of the work by levito.
Prerequisites
- ttrss version 1.8 or higher
Screenshot
Features
- New icons
- Simple colors and spacing
- Simplistic scrollbars (requires webkit browser like Chrome)
Install
- Navigate to your ttrss themes directory
git clone https://github.com/asyncopation/ttrss-theme-chalk
- Create symbolic links to css and images (or just copy/move them into the themes directory)
ln -s ttrss-theme-chalk/chalk.css chalk.css
ln -s ttrss-theme-chalk/chalk_images chalk_images