mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-05-15 18:53:57 -04:00
Improved: Dark theme with vars (#5280)
* wip * wip * fixes * Update dark.rtl.css * Update metadata.json * fix var typo
This commit is contained in:
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"name": "Dark",
|
||||
"author": "AD",
|
||||
"description": "The dark side of the “Origine” theme",
|
||||
"description": "The dark side of the “Origine” theme with low contrast colors.",
|
||||
"version": 0.2,
|
||||
"files": ["_frss.css", "dark.css"],
|
||||
"files": ["_frss.css", "../Origine/origine.css", "dark.css"],
|
||||
"theme-color": "#111111"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user