[gtk-engines/gnome3] Fix default background color.
- From: Benjamin Berg <bberg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-engines/gnome3] Fix default background color.
- Date: Sat, 3 Apr 2010 13:43:23 +0000 (UTC)
commit c851ce105d5bcec6a30cdc0e4e73c0b532fc247b
Author: Benjamin Berg <benjamin sipsolutions net>
Date: Sat Apr 3 15:22:13 2010 +0200
Fix default background color.
themes/GNOME3/gtk-2.0/gtkrc | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/themes/GNOME3/gtk-2.0/gtkrc b/themes/GNOME3/gtk-2.0/gtkrc
index dffcae6..fc6ff76 100644
--- a/themes/GNOME3/gtk-2.0/gtkrc
+++ b/themes/GNOME3/gtk-2.0/gtkrc
@@ -1,7 +1,7 @@
# Please keep this gtkrc in sync with the other ones from Clearlooks based themes.
-gtk-color-scheme = "base_color:#ffffff\nbg_color:#e4e4e4\ntooltip_bg_color:#343434\nselected_bg_color:#4a90d9\ntext_color:#2e3436\nfg_color:#2e3436\ntooltip_fg_color:#ffffff\nselected_fg_color:#ffffff\nlink_color:#4a90d9"
+gtk-color-scheme = "base_color:#ffffff\nbg_color:#e2e2df\ntooltip_bg_color:#343434\nselected_bg_color:#4a90d9\ntext_color:#2e3436\nfg_color:#2e3436\ntooltip_fg_color:#ffffff\nselected_fg_color:#ffffff\nlink_color:#4a90d9"
gtk-auto-mnemonics = 1
gtk-cursor-blink = 0
@@ -243,7 +243,7 @@ style "comboboxentry" {
style "menubar" {
xthickness = 0
- bg [NORMAL] = "#e2e2df"
+
engine "clearlooks" {
hint = "menubar"
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]