From 7fd90b9ceb1eeab0efd20c5dd3fd8038a8b96d0c Mon Sep 17 00:00:00 2001 From: kuaifan Date: Fri, 28 Nov 2025 08:58:14 +0000 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=B7=BB=E5=8A=A0=E5=AF=B9=E8=AF=9D?= =?UTF-8?q?=E6=A1=86=E9=A1=B6=E9=83=A8=E6=B6=88=E6=81=AF=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resources/assets/sass/dark.scss | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/resources/assets/sass/dark.scss b/resources/assets/sass/dark.scss index c472b4b89..e25dbfb80 100644 --- a/resources/assets/sass/dark.scss +++ b/resources/assets/sass/dark.scss @@ -185,6 +185,16 @@ body.dark-mode-reverse { } } + .dialog-top-message { + .dialog-top-message-warp { + .dialog-top-message-font { + .taskfont { + color: #000; + } + } + } + } + .dialog-position { .position-label { color: #000000;