mirror of
https://github.com/RGBCube/ncc
synced 2025-07-31 12:07:48 +00:00
Make empty waybar buttons gray
This commit is contained in:
parent
a34643de0b
commit
61f0b9931a
1 changed files with 4 additions and 0 deletions
|
@ -119,6 +119,10 @@ desktopUserHomeConfiguration {
|
||||||
color: ${base0C};
|
color: ${base0C};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#workspaces button.empty {
|
||||||
|
color: ${base01};
|
||||||
|
}
|
||||||
|
|
||||||
#tray, #pulseaudio, #backlight, #cpu, #memory, #network, #battery, #clock {
|
#tray, #pulseaudio, #backlight, #cpu, #memory, #network, #battery, #clock {
|
||||||
margin-left: 20px;
|
margin-left: 20px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue