feat: change the colour of the selected workspace in waybar
This commit is contained in:
@@ -132,7 +132,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
#workspaces button.active {
|
#workspaces button.active {
|
||||||
color: #${config.stylix.base16Scheme.palette.base0E};
|
color: #${config.stylix.base16Scheme.palette.base0D};
|
||||||
}
|
}
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user