fix: add dark mode background (#0B1120) to public/mainpage/index.ui
This commit is contained in:
parent
63ee4b324d
commit
b841f79e13
@ -2,7 +2,8 @@
|
||||
"widgettype": "HBox",
|
||||
"options":{
|
||||
"height": "100%",
|
||||
"width": "100%"
|
||||
"width": "100%",
|
||||
"bgcolor": "#0B1120"
|
||||
},
|
||||
"subwidgets":[
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user