worked on the notification center

This commit is contained in:
Tomas Rivera
2026-03-15 13:41:06 +01:00
parent e513f4c797
commit d67367e4df
3 changed files with 121 additions and 35 deletions
+2 -1
View File
@@ -78,4 +78,5 @@ QtObject {
readonly property color notifsOverlayColor1: transparent // original color: "transparent"
readonly property color screenshotOverlayColor1: "#44000000" // original color: "#44000000"
readonly property color screenshotOverlayColor2: woodBrown // original color: "#824524"
}
readonly property color notificationCenterColor1: "black"
}