gtk: Add error label styling
Follow the upstream change:
https://gitlab.gnome.org/GNOME/gtk/-/commit/22af449b464b67fe0a4b76f3143ada104c441d30
Follow the upstream change:
https://gitlab.gnome.org/GNOME/gtk/-/commit/22af449b464b67fe0a4b76f3143ada104c441d30
by roundabout, Tuesday, 15 September 2020, 16:32:03 (1600187523), pushed by roundabout, Sunday, 11 May 2025, 13:22:54 (1746969774)
Author identity: nana-4 <hnmaigo@gmail.com>
c887ae2a47c1187aa6a0543c664b43c5ee2a2a10
color: hint($on-surface);
}
&.error {
color: $error;
}
selection {
background-color: $overlay-selected;
}