~skellat/+junk/shimmer-themes

« back to all changes in this revision

Viewing changes to greybird/gtk-2.0/apps/thunar.rc

  • Committer: Package Import Robot
  • Author(s): Lionel Le Folgoc
  • Date: 2012-02-05 22:48:30 UTC
  • mfrom: (0.3.1) (0.2.1) (0.1.1)
  • Revision ID: package-import@ubuntu.com-20120205224830-2xcw5f6gm51t4tci
Tags: 1.1-0ubuntu1
Initial release, split Shimmer Project themes from murrine-themes
(Albatross [a4c586d], Bluebird [2713c7e], Greybird [7915c3e]).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
## Some additional thunar-specific theming
 
2
 
 
3
style "sidepane"
 
4
{
 
5
        base[NORMAL]    = mix (0.3, @bg_color,shade (1.35,@selected_bg_color))
 
6
        base[INSENSITIVE]       = shade (1.03,@selected_bg_color)
 
7
        bg[NORMAL]      = mix (0.3, @bg_color,shade (1.35,@selected_bg_color))
 
8
        bg[PRELIGHT]    = shade (1.2,@selected_bg_color)
 
9
        engine "murrine"
 
10
        {
 
11
                gradient_shades = {1.1,1.1,1.1,1.1}
 
12
        }
 
13
}
 
14
 
 
15
widget_class "*ThunarShortcutsView*" style "sidepane"
 
16
widget_class "*ThunarTreeView*" style "sidepane"
 
17
widget_class "*GtkFileChooserWidget.GtkFileChooserDefault.GtkVBox.GtkHPaned.GtkVBox.GtkScrolledWindow.GtkTreeView*"     style "sidepane"
 
18
widget_class "*.<GtkTreeView>.<GtkButton>" style "murrine-treeview-header"
 
 
b'\\ No newline at end of file'