mirror of
https://github.com/vinceliuice/WhiteSur-gtk-theme.git
synced 2026-04-14 15:09:20 +00:00
update
This commit is contained in:
@@ -2122,6 +2122,15 @@ window.background > box.vertical > headerbar:not(.titlebar) { // reset headerbar
|
||||
border-style: none;
|
||||
}
|
||||
}
|
||||
|
||||
entry, &:selected entry {
|
||||
background-color: $base_color;
|
||||
|
||||
&:focus {
|
||||
color: $fg_color;
|
||||
background-color: mix(white, $base_color, 8%);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user