[gnome-shell] theme: tone down search entry stroke
- From: Jakub Steiner <jimmac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] theme: tone down search entry stroke
- Date: Mon, 26 Oct 2015 15:01:31 +0000 (UTC)
commit 58580284111d362a1775a6e1a5932fe2e19116d9
Author: Jakub Steiner <jimmac gmail com>
Date: Mon Oct 26 16:00:48 2015 +0100
theme: tone down search entry stroke
https://bugzilla.gnome.org/show_bug.cgi?id=757011
data/theme/gnome-shell-high-contrast.css | 2 +-
data/theme/gnome-shell-sass | 2 +-
data/theme/gnome-shell.css | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/data/theme/gnome-shell-high-contrast.css b/data/theme/gnome-shell-high-contrast.css
index e130362..306c573 100644
--- a/data/theme/gnome-shell-high-contrast.css
+++ b/data/theme/gnome-shell-high-contrast.css
@@ -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 {
diff --git a/data/theme/gnome-shell-sass b/data/theme/gnome-shell-sass
index 8ea43c4..6548235 160000
--- a/data/theme/gnome-shell-sass
+++ b/data/theme/gnome-shell-sass
@@ -1 +1 @@
-Subproject commit 8ea43c4c98ea82c2f06d1e6bddaa261263f10770
+Subproject commit 65482353d2ca4a4e0f79baca7771dc639272184b
diff --git a/data/theme/gnome-shell.css b/data/theme/gnome-shell.css
index 1282bf0..426ca23 100644
--- a/data/theme/gnome-shell.css
+++ b/data/theme/gnome-shell.css
@@ -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 {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]