tweak: make backdrop darker to increase focus on active window

This commit is contained in:
jelveh 2024-10-20 20:15:19 -07:00
parent 60fdce9052
commit 920a2f2427

View File

@ -952,7 +952,7 @@ span.header-sort-icon img {
bottom: 0; bottom: 0;
left: 0; left: 0;
right: 0; right: 0;
background-color: #00000052; background-color: #00000080;
} }
.window.ui-resizable-resizing { .window.ui-resizable-resizing {