impr: Reduce opacity of modal backdrop

This commit is contained in:
WerWolv
2025-02-16 14:33:17 +01:00
parent f6e3ede178
commit 388071557e
3 changed files with 3 additions and 3 deletions

View File

@@ -19,7 +19,7 @@
"header-active": "*#8787DDCC",
"header-hovered": "*#7272E5CC",
"menu-bar-background": "#535371FF",
"modal-window-dim-background": "#33333359",
"modal-window-dim-background": "#33333330",
"nav-highlight": "*#7272E5CC",
"nav-windowing-background": "#CCCCCC33",
"nav-windowing-highlight": "#FFFFFFB2",

View File

@@ -19,7 +19,7 @@
"header-active": "*#4296F9FF",
"header-hovered": "*#4296F9CC",
"menu-bar-background": "#232323FF",
"modal-window-dim-background": "#CCCCCC59",
"modal-window-dim-background": "#CCCCCC30",
"nav-highlight": "*#4296F9FF",
"nav-windowing-background": "#CCCCCC33",
"nav-windowing-highlight": "#FFFFFFB2",

View File

@@ -19,7 +19,7 @@
"header-active": "*#4296F9FF",
"header-hovered": "*#4296F9CC",
"menu-bar-background": "#DBDBDBFF",
"modal-window-dim-background": "#33333359",
"modal-window-dim-background": "#33333330",
"nav-highlight": "*#4296F9CC",
"nav-windowing-background": "#33333333",
"nav-windowing-highlight": "#B2B2B2B2",