feat: increase contrast for waybar element

This commit is contained in:
2026-03-18 10:59:31 +01:00
parent 85c1582ba8
commit 39d6d77447

View File

@@ -96,7 +96,7 @@ button:hover {
border-radius: 1em; border-radius: 1em;
color: #ffffff; color: #ffffff;
padding: 0 0.875em; padding: 0 0.875em;
background-color: rgba(10, 10, 10, 0.2); background-color: rgba(10, 10, 10, 0.4);
} }
#window, #window,