[gnome-themes-standard] switch: make the inactive GtkSwitch label color darker
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-themes-standard] switch: make the inactive GtkSwitch label color darker
- Date: Thu, 28 Apr 2011 19:41:01 +0000 (UTC)
commit 6b351f7454d52bbff38d12cb06f12c7ac9435e31
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Thu Apr 28 15:08:27 2011 -0400
switch: make the inactive GtkSwitch label color darker
https://bugzilla.gnome.org/show_bug.cgi?id=645922
themes/Adwaita/gtk-3.0/gtk-widgets.css | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/themes/Adwaita/gtk-3.0/gtk-widgets.css b/themes/Adwaita/gtk-3.0/gtk-widgets.css
index 1d82c50..8013ca4 100644
--- a/themes/Adwaita/gtk-3.0/gtk-widgets.css
+++ b/themes/Adwaita/gtk-3.0/gtk-widgets.css
@@ -820,7 +820,7 @@ GtkSwitch {
}
GtkSwitch.trough {
- color: @internal_element_color;
+ color: shade (@internal_element_color, 0.60);
border-radius: 1;
border-width: 1;
border-style: solid;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]