[longomatch] Reuse the Treeview theme for IconView.
- From: Andoni Morales Alastruey <amorales src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [longomatch] Reuse the Treeview theme for IconView.
- Date: Wed, 24 Sep 2014 20:21:15 +0000 (UTC)
commit 5a6718ce4336f12055bc9dfbd7a6ef42ea8b43db
Author: Julien Moutte <julien fluendo com>
Date: Mon Sep 1 13:17:06 2014 +0200
Reuse the Treeview theme for IconView.
data/theme/gtk-2.0/gtkrc | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
---
diff --git a/data/theme/gtk-2.0/gtkrc b/data/theme/gtk-2.0/gtkrc
index 787c231..c79045f 100644
--- a/data/theme/gtk-2.0/gtkrc
+++ b/data/theme/gtk-2.0/gtkrc
@@ -40,9 +40,6 @@ style "longomatch-default"
#xthickness = 0
#ythickness = 0
- # Used by IconView for the background of the window
- base[NORMAL] = @bg_dark_color
-
fg[NORMAL] = @base_color
fg[ACTIVE] = @base_color
fg[PRELIGHT] = @base_color
@@ -143,6 +140,7 @@ class "GtkCheckButton" style "longomatch-checkbox"
class "GtkCheckMenuItem" style "longomatch-checkbox"
class "GtkRadioButton" style "longomatch-radiobutton"
class "GtkTreeView" style "longomatch-treeview"
+class "GtkIconView" style "longomatch-treeview"
# Background for the menubar
class "GtkMenuBar" style "longomatch-menubar"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]