Improved: Dark theme with vars (#5280)

* wip

* wip

* fixes

* Update dark.rtl.css

* Update metadata.json

* fix var typo
This commit is contained in:
maTh
2023-04-10 01:19:14 +02:00
committed by GitHub
parent 6c07489466
commit 73057f6646
3 changed files with 550 additions and 1354 deletions

View File

File diff suppressed because it is too large Load Diff

View File

File diff suppressed because it is too large Load Diff

View File

@@ -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"
}