17 lines
691 B
Markdown
17 lines
691 B
Markdown
# FreshRSS branding — SMK
|
|
|
|
## What's supported
|
|
- Themes: CSS themes in the FreshRSS `themes/` dir (user-selectable in Settings → Appearance).
|
|
- SMK theme file: `smk-freshrss.css` in this folder.
|
|
|
|
## Assets
|
|
- `smk-freshrss.css` — dark SMK theme (drop into `themes/SMK/` on the FreshRSS instance).
|
|
|
|
## Apply (cosmetic only)
|
|
1. Copy `smk-freshrss.css` to FreshRSS `themes/SMK/smk-freshrss.css` (compose bind mount or copy into CT).
|
|
2. Settings → Appearance → Theme → select "SMK" → Save.
|
|
3. FreshRSS login page logo: if a custom logo field exists in config, point to
|
|
`https://git.smkfam.com/larry/smk-branding/raw/branch/main/assets/icon.svg`.
|
|
|
|
No feeds, users, or DB changes.
|