Files
tt-rss.github.io/docs/Themes.md
T
2025-12-12 02:29:47 +00:00

47 lines
1.8 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
layout: default
title: Themes
parent: Features
---
Install by copying theme CSS (and any other content, if needed) into ``themes.local`` directory under tt-rss root, then you'll be able to activate it in preferences.
**Please note that we’re not responsible for third party themes. Use at your own risk.**
## FeedMei Theme + Plugins for Tiny Tiny RSS
<img src="https://codeberg.org/ltguillaume/feedmei/media/branch/main/SCREENSHOT.png" alt="">
<img src="https://codeberg.org/ltguillaume/feedmei/media/branch/main/SCREENSHOT2.png" alt="">
A clean and minimal theme for Tiny Tiny RSS, loosely inspired by Feedly. Built by making the minimal amount of changes to the default theme. This repo also includes a set of plugins.
**Codeberg** <https://codeberg.org/ltguillaume/feedmei>
## Clean GReader Theme
<img src="https://raw.github.com/naeramarth7/clean-greader/master/img/preview.png" alt="" style="width: 200px;"/>
A theme built from scratch, independent of default css. Inspired by the
Google Reader it has a white/greyish look.
**Github** <https://github.com/naeramarth7/clean-greader>
## Feedly Theme
<img src="https://raw.github.com/levito/tt-rss-feedly-theme/master/feedly-screenshots/feedly-expandable.png" alt="" style="width: 200px;"/>
A theme built from scratch, independent of default css. Emulates the greyish look of Feedly.
**Github** <https://github.com/levito/tt-rss-feedly-theme>
## Reeder Theme
<img src="https://github.com/tschinz/tt-rss_reeder_theme/blob/master/reeder_screenshot/combined_mode_1.png?raw=true" alt="" style="width: 200px;"/>
Theme emulates the paper/brownish look of the Reeder App from IOS.
**Github**
* tt-rss \>1.11 <https://github.com/tschinz/tt-rss\_reeder\_theme>
* tt-rss \<1.11 (old-version) <https://github.com/tschinz/tt-rss\_reeder\_theme/tree/legacy>