11 lines
138 B
CSS
11 lines
138 B
CSS
@import "macchiato.css";
|
|
|
|
window#waybar {
|
|
background: @base;
|
|
}
|
|
|
|
#workspaces button.active {
|
|
color: @green;
|
|
background: @surface2;
|
|
}
|