diff options
| author | 2014-07-10 17:42:42 +0200 | |
|---|---|---|
| committer | 2014-07-10 17:42:42 +0200 | |
| commit | f56dd400b7175ef95232fc57bf276812494b3186 (patch) | |
| tree | 7ae4c034c3b5ba1c993b1536bedd1fbd903a7811 /p/themes/base-theme/README.md | |
| parent | 6c83264f83221dcaa41d58e0b35b9925cde130e4 (diff) | |
Add base-theme in p/themes
This base theme is not visible by default (no name). You can use it
to create new theme.
Fix https://github.com/marienfressinaud/FreshRSS/issues/533 (comment)
Diffstat (limited to 'p/themes/base-theme/README.md')
| -rw-r--r-- | p/themes/base-theme/README.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/p/themes/base-theme/README.md b/p/themes/base-theme/README.md new file mode 100644 index 000000000..6f186e15c --- /dev/null +++ b/p/themes/base-theme/README.md @@ -0,0 +1,12 @@ +FreshRSS-base-theme +=================== + +A base theme for [FreshRSS](http://freshrss.org) + +1. Custom ```base.css``` file with colors, backgrounds and borders +2. Change information in ```metadata.json``` file (at least, give a name!) +3. Choose your new theme in FreshRSS configuration +4. Enjoy your wonderful theme! + +Don't hesitate to share your theme with us [on Github](https://github.com/marienfressinaud/FreshRSS/issues) :) + |
