From 5c10c2cb30002dc9e6c277171974a7e97483f839 Mon Sep 17 00:00:00 2001 From: yumoqing Date: Tue, 26 May 2026 11:57:59 +0800 Subject: [PATCH] fix: add dark mode background (#0B1120) to accounting index.ui (dataviz branch) --- wwwroot/index.ui | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/wwwroot/index.ui b/wwwroot/index.ui index 368ebdf..1389f29 100644 --- a/wwwroot/index.ui +++ b/wwwroot/index.ui @@ -3,7 +3,8 @@ "options": { "width": "100%", "height": "100%", - "padding": "0" + "padding": "0", + "bgcolor": "#0B1120" }, "subwidgets": [ {