fix: add dark mode background (#0B1120) to public/mainpage/index.ui

This commit is contained in:
yumoqing 2026-05-26 11:57:10 +08:00
parent 63ee4b324d
commit b841f79e13

View File

@ -2,7 +2,8 @@
"widgettype": "HBox",
"options":{
"height": "100%",
"width": "100%"
"width": "100%",
"bgcolor": "#0B1120"
},
"subwidgets":[
{