NARGA's Elementary Reader: A simple designed Tiny Tiny RSS theme that is used to better reading. Inspirated from Feedly and other feed reader online services.
The color scheme of this theme based on Material Design Color Pallete
| --------- | -------- | -------- | ------- |
| #41924b | #028482 | #ff0000 | #ffcccc |
|---|
| --------- | -------- | -------- | ------- |
From TT-RSS root directory
$ cd themes
$ wget https://raw.githubusercontent.com/Narga/tt-rss-narga-theme/master/elegant.cssSwitch to elegant.css in Preferences
- rewrite README.md
- typography
- loading proccessing
- styling notify
- coloring item's attributes
-
images, font include in CSS file(on hold) - optimize for better viewing on desktop and handheld device.
-
responsive layout(limited technology) - use less to generate CSS
Other features to come are tracked as issues. Feel free to give a hand or request things 😄
- Clone this repository.
- Hack the fils in this.
- Test your modification
- Make Pull request on GitHub for reviewing.