mirror of
https://github.com/283375/arcaea-offline-pyside-ui.git
synced 2026-02-27 16:11:09 +00:00
- Add theme id - WIP theme cache key - Force scheme (light/dark) for dynamic theme - でびるんちゃんかわいい
12 lines
161 B
JSON
12 lines
161 B
JSON
{
|
|
"id": "devilun",
|
|
"name": "Devilun",
|
|
"colors": {
|
|
"primary": "#d1779d",
|
|
"secondary": "#85a9a5"
|
|
},
|
|
"options": {
|
|
"forceScheme": "dark"
|
|
}
|
|
}
|