mirror of
https://github.com/luneko/SweetTokyoNight.git
synced 2025-12-14 07:39:52 +01:00
Fix dark text in shell notifications
This commit is contained in:
@@ -1488,6 +1488,8 @@ StScrollBar {
|
||||
background-color: rgba(16, 16, 19, 0.96); }
|
||||
.notification-banner:focus {
|
||||
background-color: rgba(16, 16, 19, 0.96); }
|
||||
.notification-banner * {
|
||||
color: white; }
|
||||
.notification-banner .notification-icon {
|
||||
padding: 5px; }
|
||||
.notification-banner .notification-content {
|
||||
|
||||
Reference in New Issue
Block a user