theme: tone down search entry stroke
https://bugzilla.gnome.org/show_bug.cgi?id=757011
This commit is contained in:
parent
2c682ace81
commit
5858028411
@ -961,7 +961,7 @@ StScrollBar {
|
||||
width: 320px;
|
||||
padding: 7px 9px;
|
||||
border-radius: 6px;
|
||||
border-color: red;
|
||||
border-color: #747467;
|
||||
color: #eeeeec;
|
||||
background-color: #2e3436; }
|
||||
.search-entry:focus {
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 8ea43c4c98ea82c2f06d1e6bddaa261263f10770
|
||||
Subproject commit 65482353d2ca4a4e0f79baca7771dc639272184b
|
@ -961,7 +961,7 @@ StScrollBar {
|
||||
width: 320px;
|
||||
padding: 7px 9px;
|
||||
border-radius: 6px;
|
||||
border-color: red;
|
||||
border-color: #747467;
|
||||
color: #eeeeec;
|
||||
background-color: #2e3436; }
|
||||
.search-entry:focus {
|
||||
|
Loading…
Reference in New Issue
Block a user