by roundabout, Saturday, 6 March 2021, 23:35:09 (1615073709), pushed by roundabout, Sunday, 11 May 2025, 13:22:58 (1746969778)
Author identity: nana-4 <hnmaigo@gmail.com>
5008a500768c71317862072220727c67c0e8d122
src/gtk/sass/_common-3.20.scss
@@ -108,6 +108,19 @@ textview {
text {
background-color: $surface-z0;
caret-color: $primary;
frame:not(.flat) &,
.frame & {
background-color: $surface-z1;
}
popover.background & {
background-color: $surface-z8;
}
messagedialog.background & {
background-color: $surface-z8;
}
}
border {