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

@@ -15,7 +15,7 @@
}
},
"colors": {
"light": "open-webui-light",
"dark": "open-webui"
"light": "open-webui",
"dark": "open-webui-light"
}
}