mirror of
https://github.com/vinceliuice/WhiteSur-gtk-theme.git
synced 2026-04-12 21:28:59 +00:00
Fixed #504
This commit is contained in:
@@ -422,6 +422,18 @@ window.background.csd {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
revealer.default-banner {
|
||||
> overlay > box > entry.search {
|
||||
background-color: rgba(white, 0.06);
|
||||
&, image { color: rgba(white, 0.85); }
|
||||
|
||||
&:focus {
|
||||
&, image { color: white; }
|
||||
background-color: rgba(white, 0.1);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user