Update to current dots
This commit is contained in:
@@ -51,6 +51,26 @@ window#waybar.hidden {
|
||||
padding: 0 10px;
|
||||
}
|
||||
|
||||
/* Left side */
|
||||
#wireplumber,
|
||||
#disk,
|
||||
#memory,
|
||||
#cpu,
|
||||
#custom-gpu,
|
||||
#temperature {
|
||||
color: @teal;
|
||||
}
|
||||
|
||||
/* Right side */
|
||||
#clock,
|
||||
#network,
|
||||
#tray,
|
||||
#custom-poweroff,
|
||||
#custom-weather {
|
||||
color: @sapphire;
|
||||
}
|
||||
|
||||
/* Old Colors
|
||||
#wireplumber{
|
||||
color: @sapphire;
|
||||
}
|
||||
@@ -69,3 +89,4 @@ window#waybar.hidden {
|
||||
#temperature {
|
||||
color: @sky;
|
||||
}
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user