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

@@ -10,7 +10,7 @@
}
},
"colors": {
"dark": "coder",
"light": "coder-light"
"dark": "coder-light",
"light": "coder"
}
}