style: Update the dialog title color

This commit is contained in:
2026-05-31 00:43:24 +05:30
parent 1e63cb552d
commit 0f9959c1f9
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -17,7 +17,7 @@
--border: #aaaaaa;
--shadow: #555555;
--dialog-bg: #aaaaaa;
--dialog-title-bg: #000080;
--dialog-title-bg: #295991;
--dialog-title-fg: #ffffff;
--input-bg: #ffffff;
--input-fg: #000000;