mirror of
https://github.com/danielepintore/dotfiles.git
synced 2026-06-15 20:25:13 +02:00
feat: increase contrast for waybar element
This commit is contained in:
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user