Make tray menu look nice (accessible)

This commit is contained in:
Julian Mutter 2024-06-17 21:03:10 +02:00
parent d28f12650d
commit 6ca47776b1

View File

@ -180,6 +180,7 @@ in
}
#tray menu {
color: #${palette.base07};
background-color: #${palette.base00};
opacity: 1.0;
}