summaryrefslogtreecommitdiff
path: root/Redcore-nighttime/lxqt-notificationd.qss
diff options
context:
space:
mode:
Diffstat (limited to 'Redcore-nighttime/lxqt-notificationd.qss')
-rw-r--r--Redcore-nighttime/lxqt-notificationd.qss6
1 files changed, 3 insertions, 3 deletions
diff --git a/Redcore-nighttime/lxqt-notificationd.qss b/Redcore-nighttime/lxqt-notificationd.qss
index b8452ba..ca28d18 100644
--- a/Redcore-nighttime/lxqt-notificationd.qss
+++ b/Redcore-nighttime/lxqt-notificationd.qss
@@ -1,11 +1,11 @@
Notification {
- background:#2D2D2D;
+ background:#31363b;
padding: 1px;
margin: 0px;
}
QLabel {
- color: #DEDEDE;
+ color: #eff0f1;
}
QToolButton {
@@ -35,7 +35,7 @@ QToolButton:pressed {
}
#appLabel {
- color: #DEDEDE;
+ color: #eff0f1;
}
#closeButton {