theme: tone down search entry stroke
https://bugzilla.gnome.org/show_bug.cgi?id=757011
This commit is contained in:
@ -961,7 +961,7 @@ StScrollBar {
|
|||||||
width: 320px;
|
width: 320px;
|
||||||
padding: 7px 9px;
|
padding: 7px 9px;
|
||||||
border-radius: 6px;
|
border-radius: 6px;
|
||||||
border-color: red;
|
border-color: #747467;
|
||||||
color: #eeeeec;
|
color: #eeeeec;
|
||||||
background-color: #2e3436; }
|
background-color: #2e3436; }
|
||||||
.search-entry:focus {
|
.search-entry:focus {
|
||||||
|
Submodule data/theme/gnome-shell-sass updated: 8ea43c4c98...65482353d2
@ -961,7 +961,7 @@ StScrollBar {
|
|||||||
width: 320px;
|
width: 320px;
|
||||||
padding: 7px 9px;
|
padding: 7px 9px;
|
||||||
border-radius: 6px;
|
border-radius: 6px;
|
||||||
border-color: red;
|
border-color: #747467;
|
||||||
color: #eeeeec;
|
color: #eeeeec;
|
||||||
background-color: #2e3436; }
|
background-color: #2e3436; }
|
||||||
.search-entry:focus {
|
.search-entry:focus {
|
||||||
|
Reference in New Issue
Block a user