diff --git a/PlayWall/src/main/resources/style/components/notification-pane.css b/PlayWall/src/main/resources/style/components/notification-pane.css
index dc2c70e723edb130f42d066eb6768920f40e72f7..af8bae15a7c898672f0fa7dda92077c4eb1c0b15 100644
--- a/PlayWall/src/main/resources/style/components/notification-pane.css
+++ b/PlayWall/src/main/resources/style/components/notification-pane.css
@@ -3,6 +3,7 @@
 }
 
 .notification-pane.top .notification-bar > .pane {
+	-fx-background-color: #282828;
 	-fx-effect: none;
 }