This commit is contained in:
Sakooooo 2024-08-19 15:34:33 +04:00
parent d2b13f757d
commit 3aae953267
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

@ -18,7 +18,7 @@ window#waybar {
#battery, #battery,
#disk, #disk,
#tray { #tray {
background: #303957; background: #262626;
} }
#workspaces button { #workspaces button {
@ -28,8 +28,8 @@ window#waybar {
} }
#workspaces button.active{ #workspaces button.active{
color: #44E141; color: #b30000;
border-bottom: 3px solid #44E141; border-bottom: 3px solid #b30000;
} }
#workspaces button:hover { #workspaces button:hover {
box-shadow: inherit; box-shadow: inherit;