gtk/budgie: Use red for notifications, again
Red is widely used for notifications, so revert the last change on this.
Red is widely used for notifications, so revert the last change on this.
by roundabout, Sunday, 26 July 2020, 11:18:30 (1595762310), pushed by roundabout, Sunday, 11 May 2025, 13:22:54 (1746969774)
Author identity: nana-4 <hnmaigo@gmail.com>
b0f2c203be92914c96d7657a3df8a0f2f5b57be1
// used to indicate unread notifications
.alert {
color: primary($on-panel);
color: error($on-panel);
}
// End Section needs to be fancy