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;