Update style

This commit is contained in:
pancakes 2023-10-17 21:38:38 +10:00
parent fdf8e708e8
commit 1422ad9030

View file

@ -12,7 +12,7 @@ window#waybar {
tooltip {
background: rgba(26, 27, 38, 0.8);
border: 2px solid #c0caf5;
border-radius: 0;
border-radius: 5px;
}
tooltip label {
@ -59,7 +59,7 @@ button,
color: #1a1b26;
}
#workspaces button.focused {
#workspaces button.active {
background-color: #bb9af7;
color: #1a1b26;
}