gtk: Replace some $base-alt with $base
These were used on some cards which should have a solid color, $base.
These were used on some cards which should have a solid color, $base.
by roundabout, Sunday, 26 July 2020, 11:56:01 (1595764561), pushed by roundabout, Sunday, 11 May 2025, 13:22:54 (1746969774)
Author identity: nana-4 <hnmaigo@gmail.com>
05ee55b53d27933b4dbae028e046dd782780e992
border-style: solid;
border-width: 0 1px 1px;
border-color: divider($on-surface);
background-color: $base-alt;
background-color: $base;
}
searchbar > revealer > box,
notebook {
frame > paned > & > header,
&.frame > header {
background-color: $base-alt;
background-color: $base;
}
&:focus tab:checked {