mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-03-06 07:28:29 -05:00
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)
8 lines
144 B
JSON
8 lines
144 B
JSON
{
|
|
"name": "",
|
|
"author": "Your name",
|
|
"description": "A wonderful base theme",
|
|
"version": 0.1,
|
|
"files": ["template.css", "base.css"]
|
|
}
|