From bf868f3f3a838a1e728b3e13ca150915fc2ce769 Mon Sep 17 00:00:00 2001 From: yumoqing Date: Tue, 26 May 2026 11:57:18 +0800 Subject: [PATCH] fix: add dark mode background (#0B1120) to pricing index.ui --- wwwroot/index.ui | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/wwwroot/index.ui b/wwwroot/index.ui index e5cca7d..7184e43 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": [ {