fix(metadata): align color scheme of icons to look good for background

This commit is contained in:
Meier Lukas
2025-04-18 16:35:26 +02:00
parent c9d0a05437
commit 8b85db06ec
283 changed files with 1128 additions and 1128 deletions

View File

@@ -16,7 +16,7 @@
}
},
"colors": {
"dark": "github",
"light": "github-light"
"dark": "github-light",
"light": "github"
}
}