change some colors and styling, fix a issue with activeAsync in notifications Window

This commit is contained in:
2025-10-12 21:57:14 -03:00
parent 5cdc0d3c1e
commit e4087938a5
4 changed files with 17 additions and 17 deletions

View File

@@ -65,7 +65,7 @@ WrapperMouseArea {
when: workspacesRectangle.workspaceActive
PropertyChanges {
workspacesRectangle {
color: Theme.color6
color: Theme.color5
implicitWidth: Theme.barSize * 1.5
}
}