mirror of
https://github.com/luneko/SweetTokyoNight.git
synced 2025-12-13 23:39:51 +01:00
fix notification text color
This commit is contained in:
@@ -1481,6 +1481,8 @@ StScrollBar {
|
||||
background-color: rgba(24, 27, 40, 0.96); }
|
||||
.notification-banner:focus {
|
||||
background-color: rgba(24, 27, 40, 0.96); }
|
||||
.notification-banner * {
|
||||
color: #98abb2; }
|
||||
.notification-banner .notification-icon {
|
||||
padding: 5px; }
|
||||
.notification-banner .notification-content {
|
||||
|
||||
Reference in New Issue
Block a user