[gnome-themes-standard/wip/jimmac/updated-gtk2: 75/106] Changed the active bg colour.
- From: Jakub Steiner <jimmac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-themes-standard/wip/jimmac/updated-gtk2: 75/106] Changed the active bg colour.
- Date: Thu, 3 Mar 2016 22:23:31 +0000 (UTC)
commit 19a356fa75e9a98a2f7c027ceb4913bebed34551
Author: Juraj Fiala <doctorjellyface riseup net>
Date: Sat Feb 20 16:16:52 2016 +0100
Changed the active bg colour.
Turns out it is used in some places, and it definitely doesn't need to
be blue there.
themes/Adwaita/gtk-2.0/main.rc | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/themes/Adwaita/gtk-2.0/main.rc b/themes/Adwaita/gtk-2.0/main.rc
index 635c8d5..c1597ad 100644
--- a/themes/Adwaita/gtk-2.0/main.rc
+++ b/themes/Adwaita/gtk-2.0/main.rc
@@ -101,7 +101,7 @@ style "default" {
bg[PRELIGHT] = @bg_color
bg[SELECTED] = @selected_bg_color
bg[INSENSITIVE] = mix (0.6, @bg_color, @base_color)
- bg[ACTIVE] = @selected_bg_color
+ bg[ACTIVE] = @bg_color
fg[NORMAL] = @fg_color
fg[PRELIGHT] = @fg_color
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]