You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 years ago | |
---|---|---|
thumbs | 3 years ago | |
LICENSE | 3 years ago | |
README.md | 3 years ago | |
dark-compact.css | 3 years ago | |
loader.gif | 3 years ago | |
metadata.json | 3 years ago |
README.md
freshrss-theme-dark-compact
A more compact "Dark" theme for FreshRSS.
Two ways of getting this done:
-
Clone/copy files to p/themes/Dark-compact/ in FreshRSS directory, or
-
Get xExtension-CustomCSS from FreshRSS extensions, activate it and copy/paste this in extension's settings:
/* compact mode :) */ .flux .item { line-height: 30px; } .tree-folder-title { font-size: 1rem; line-height: 2.1rem; } .flux_header .title { font-size: 0.8rem; }