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:
@@ -1601,6 +1601,7 @@ StScrollBar {
|
||||
box-shadow: 0 1px 4px black;
|
||||
&:hover { background-color: transparentize($bg_color, 0.04); }
|
||||
&:focus { background-color: transparentize($bg_color, 0.04); }
|
||||
* { color: $fg_color; }
|
||||
|
||||
.notification-icon { padding: 5px; }
|
||||
.notification-content { padding: 5px; spacing: 5px; }
|
||||
|
||||
Reference in New Issue
Block a user