Files
start-os/frontend/patchdb-ui-seed.json
Alex Inkin 3c0a82293c Night theme (#2137)
* feat: add themes

* fix: remove obvious issues with light theme

* chore: improve light theme a bit

* comment out theme swticher

* chore: make login dark

* add theme and widgets to seeds

* add theme and widgets to migration

---------

Co-authored-by: Matt Hill <matthewonthemoon@gmail.com>
2023-03-07 19:09:10 -07:00

21 lines
378 B
JSON

{
"name": null,
"ack-welcome": "0.3.3",
"marketplace": {
"selected-url": "https://registry.start9.com/",
"known-hosts": {
"https://registry.start9.com/": {},
"https://community-registry.start9.com/": {}
}
},
"dev": {},
"gaming": {
"snake": {
"high-score": 0
}
},
"ack-instructions": {},
"theme": "Dark",
"widgets": []
}