From b841f79e13427cd9e2f79398f108182ad6cbdca4 Mon Sep 17 00:00:00 2001 From: yumoqing Date: Tue, 26 May 2026 11:57:10 +0800 Subject: [PATCH] fix: add dark mode background (#0B1120) to public/mainpage/index.ui --- wwwroot/public/mainpage/index.ui | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/wwwroot/public/mainpage/index.ui b/wwwroot/public/mainpage/index.ui index 8040a03..8c8eb63 100644 --- a/wwwroot/public/mainpage/index.ui +++ b/wwwroot/public/mainpage/index.ui @@ -2,7 +2,8 @@ "widgettype": "HBox", "options":{ "height": "100%", - "width": "100%" + "width": "100%", + "bgcolor": "#0B1120" }, "subwidgets":[ {