This commit is contained in:
Sakooooo 2024-08-07 03:18:02 +04:00
parent 53095a7cd2
commit 797b7baa18
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

@ -24,12 +24,12 @@ window#waybar {
#workspaces button { #workspaces button {
padding: 0 2px; padding: 0 2px;
color: #fdf6e3; color: #fdf6e3;
border-bottom: 2px solid transparent; border-bottom: 3px solid transparent;
} }
#workspaces button.active{ #workspaces button.active{
color: #268bd2; color: #268bd2;
border-bottom: 2px solid #194198; border-bottom: 3px solid #194198;
} }
#workspaces button:hover { #workspaces button:hover {
box-shadow: inherit; box-shadow: inherit;