wok rev 19046

Resolving the correct name for the blinder theme.
author Leonardo Laporte <hackdorte@sapo.pt>
date Sun Apr 17 16:22:14 2016 -0300 (2016-04-17)
parents 54520f45886e
children 96e88acc5a31
files blinder-theme/receipt blinder-theme/stuff/blinder/gtk-2.0/gtkrc gtk2-theme-blinder/receipt gtk2-theme-blinder/stuff/blinder/gtk-2.0/gtkrc
line diff
     1.1 --- a/blinder-theme/receipt	Sun Apr 17 16:13:08 2016 -0300
     1.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.3 @@ -1,18 +0,0 @@
     1.4 -# SliTaz package receipt.
     1.5 -
     1.6 -PACKAGE="gtk2-theme-blinder"
     1.7 -VERSION="1.0.3"
     1.8 -CATEGORY="x-window"
     1.9 -SHORT_DESC="An elegant and modern gtk2 theme with a soft color of ice."
    1.10 -MAINTAINER="hackdorte@sapo.pt"
    1.11 -LICENSE="PublicDomain"
    1.12 -WEB_SITE="http://people.slitaz.org/~leonardolaporte/"
    1.13 -
    1.14 -DEPENDS="murrine"
    1.15 -
    1.16 -# Rules to gen a SliTaz package suitable for Tazpkg.
    1.17 -genpkg_rules()
    1.18 -{
    1.19 -  mkdir -p $fs/usr/share/themes
    1.20 -  cp -a stuff/* $fs/usr/share/themes
    1.21 -}
     2.1 --- a/blinder-theme/stuff/blinder/gtk-2.0/gtkrc	Sun Apr 17 16:13:08 2016 -0300
     2.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     2.3 @@ -1,305 +0,0 @@
     2.4 -# GTK2 Theme Blinder
     2.5 -
     2.6 -gtk-color-scheme = "base_color:#F7F7F7\nfg_color:#555555\ntooltip_fg_color:#999999\nselected_bg_color:#E5E5E5\nselected_fg_color:#222222\ntext_color:#666666\nbg_color:#F2F2F2\ntooltip_bg_color:#151515"
     2.7 -
     2.8 -style "blinder-default" {
     2.9 -
    2.10 -  xthickness = 2
    2.11 -  ythickness = 2
    2.12 -
    2.13 -  GtkButton::child-displacement-x = 1
    2.14 -  GtkButton::child-displacement-y = 1
    2.15 -
    2.16 -  GtkButton::default-border = { 0, 0, 0, 0 }
    2.17 -  GtkCheckButton::indicator-size = 14
    2.18 -  GtkPaned::handle-size = 6
    2.19 -  GtkRange::trough-border = 3
    2.20 -  GtkRange::slider-width = 12
    2.21 -  GtkRange::stepper-size = 12
    2.22 -  GtkScale::trough-border = 0
    2.23 -  GtkScale::slider-length = 15
    2.24 -  GtkScrollbar::min-slider-length = 30
    2.25 -  GtkMenuBar::internal-padding = 0
    2.26 -  GtkExpander::expander-size = 16
    2.27 -  GtkToolbar::internal-padding = 1
    2.28 -  GtkTreeView::expander-size = 14
    2.29 -  GtkTreeView::vertical-separator = 0
    2.30 -  GtkMenu::horizontal-padding = 0
    2.31 -  GtkMenu::vertical-padding = 0
    2.32 -
    2.33 -  WnckTasklist::fade-overlay-rect = 0
    2.34 -  GtkEntry::honors-transparent-bg-hint = 1
    2.35 -
    2.36 -  bg[NORMAL]        = @bg_color
    2.37 -  bg[PRELIGHT]      = shade (1.02, @bg_color)
    2.38 -  bg[SELECTED]      = @selected_bg_color
    2.39 -  bg[INSENSITIVE]   = @bg_color
    2.40 -  bg[ACTIVE]        = shade (0.9, @bg_color)
    2.41 -
    2.42 -  fg[NORMAL]        = @fg_color
    2.43 -  fg[PRELIGHT]      = @fg_color
    2.44 -  fg[SELECTED]      = @selected_fg_color
    2.45 -  fg[INSENSITIVE]   = darker (@bg_color)
    2.46 -  fg[ACTIVE]        = @fg_color
    2.47 -
    2.48 -  text[NORMAL]      = @text_color
    2.49 -  text[PRELIGHT]    = @text_color
    2.50 -  text[SELECTED]    = @selected_fg_color
    2.51 -  text[INSENSITIVE] = darker (@bg_color)
    2.52 -  text[ACTIVE]      = @selected_fg_color
    2.53 -
    2.54 -  base[NORMAL]      = @base_color
    2.55 -  base[PRELIGHT]    = shade (0.96, @bg_color)
    2.56 -  base[SELECTED]    = @selected_bg_color
    2.57 -  base[INSENSITIVE] = @bg_color
    2.58 -  base[ACTIVE]      = shade (0.7, @selected_bg_color)
    2.59 -
    2.60 -  engine "murrine" {
    2.61 -    #options
    2.62 -    animation           = FALSE
    2.63 -    colorize_scrollbar  = TRUE
    2.64 -    contrast            = 0.2
    2.65 -    glazestyle          = 5     # 0 = flat, 1 = curved, 2 = concave, 3 = top curved, 4 = beryl highlight, 5 = new
    2.66 -    glow_shade          = 1.75
    2.67 -    glowstyle           = 1     # 0 = top, 1 = bottom, 2 = top and bottom, 3 = horizontal, 4 = centered glow
    2.68 -    gradient_shades     = {1.07,1.05,1.02,0.99}
    2.69 -    highlight_shade     = 1.03
    2.70 -    lightborder_shade   = 1.25
    2.71 -    lightborderstyle    = 1     # 0 = lightborder on top side, 1 = lightborder on all sides
    2.72 -    listviewheaderstyle = 1     # 0 = flat, 1 = glassy, 2 = raised
    2.73 -    listviewstyle       = 1     # 0 = nothing, 1 = dotted
    2.74 -    menubaritemstyle    = 1     # 0 = menuitem look, 1 = button look
    2.75 -    menubarstyle        = 0     # 0 = flat, 1 = glassy, 2 = gradient, 3 = striped
    2.76 -    menuitemstyle       = 1     # 0 = flat, 1 = glassy, 2 = striped
    2.77 -    menustyle           = 0     # 0 = no vertical menu stripe, 1 = display vertical menu stripe
    2.78 -    progressbarstyle    = 2     # 0 = nothing, 1 = diagonal stripes, 2 = blocks
    2.79 -    reliefstyle         = 2     # 0 = flat, 1 = inset, 2 = shadow
    2.80 -    rgba        = TRUE
    2.81 -    roundness           = 4
    2.82 -    scrollbarstyle      = 0     # 0 = nothing, 1 = circles, 2 = handles, 3 = diagonal stripes, 4 = diagonal stripes and handles, 5 = horizontal stripes, 6 = horizontal stripes and handles
    2.83 -    sliderstyle         = 0     # 0 = nothing added, 1 = handles
    2.84 -    stepperstyle        = 1     # 0 = standard, 1 = integrated stepper handles
    2.85 -    toolbarstyle        = 2     # 0 = flat, 1 = glassy, 2 = gradient
    2.86 -  }
    2.87 -}
    2.88 -
    2.89 -style "wide" {
    2.90 -  xthickness = 2
    2.91 -  ythickness = 2
    2.92 -}
    2.93 -
    2.94 -style "wider" {
    2.95 -  xthickness = 3
    2.96 -  ythickness = 3
    2.97 -}
    2.98 -
    2.99 -style "spinbutton" {
   2.100 -}
   2.101 -
   2.102 -style "scale" {
   2.103 -  bg[SELECTED]        = shade (1.07, @selected_bg_color)
   2.104 -}
   2.105 -
   2.106 -style "vscale" {
   2.107 -}
   2.108 -
   2.109 -style "hscale" {
   2.110 -}
   2.111 -
   2.112 -style "scrollbar" {
   2.113 -  xthickness = 2
   2.114 -  ythickness = 2
   2.115 -}
   2.116 -
   2.117 -style "hscrollbar" {
   2.118 -}
   2.119 -
   2.120 -style "vscrollbar" {
   2.121 -}
   2.122 -
   2.123 -style "notebook_bg" {
   2.124 -  bg[NORMAL]        = shade (1.02, @bg_color)
   2.125 -  bg[ACTIVE]        = shade (0.96, @bg_color)
   2.126 -}
   2.127 -
   2.128 -style "button" {
   2.129 -  xthickness = 3
   2.130 -  ythickness = 3
   2.131 -
   2.132 -  bg[NORMAL]        = shade (1.0, @bg_color)
   2.133 -  bg[PRELIGHT]      = shade (1.01, @bg_color)
   2.134 -  bg[ACTIVE]        = shade (0.89, @bg_color)
   2.135 -  bg[INSENSITIVE]   = shade (0.98, @bg_color)
   2.136 -}
   2.137 -
   2.138 -style "notebook" {
   2.139 -  xthickness = 3
   2.140 -  ythickness = 3
   2.141 -}
   2.142 -
   2.143 -style "statusbar" {
   2.144 -}
   2.145 -
   2.146 -style "comboboxentry" {
   2.147 -}
   2.148 -
   2.149 -style "menubar" {
   2.150 -}
   2.151 -
   2.152 -style "menu" {
   2.153 -  xthickness = 3
   2.154 -  ythickness = 3
   2.155 -
   2.156 -  bg[NORMAL]        = shade (1.18, @bg_color)
   2.157 -}
   2.158 -
   2.159 -style "menu_item" {
   2.160 -  xthickness = 2
   2.161 -  ythickness = 3
   2.162 -
   2.163 -  bg[PRELIGHT]      = @selected_bg_color
   2.164 -  fg[PRELIGHT]      = @selected_fg_color
   2.165 -}
   2.166 -
   2.167 -style "separator_menu_item" {
   2.168 -  xthickness = 1
   2.169 -  ythickness = 0
   2.170 -
   2.171 -  GtkSeparatorMenuItem::horizontal-padding = 0
   2.172 -  GtkWidget::wide-separators = 1
   2.173 -  GtkWidget::separator-width = 1
   2.174 -  GtkWidget::separator-height = 7
   2.175 -}
   2.176 -
   2.177 -style "frame_title" {
   2.178 -  fg[NORMAL]        = lighter (@fg_color)
   2.179 -}
   2.180 -
   2.181 -style "treeview" {
   2.182 -  engine "murrine" {
   2.183 -    roundness = 0
   2.184 -  }
   2.185 -}
   2.186 -
   2.187 -# The almost useless progress bar style
   2.188 -style "progressbar" {
   2.189 -  xthickness = 0
   2.190 -  ythickness = 0
   2.191 -
   2.192 -  fg[PRELIGHT]      = @selected_fg_color
   2.193 -}
   2.194 -
   2.195 -style "progressbar_menu_item" = "progressbar" {
   2.196 -  engine "murrine" {
   2.197 -    roundness = 0
   2.198 -  }
   2.199 -}
   2.200 -
   2.201 -style "treeview_header" = "blinder-default" {
   2.202 -  xthickness = 2
   2.203 -  ythickness = 1
   2.204 -}
   2.205 -
   2.206 -style "tooltips" {
   2.207 -  xthickness = 4
   2.208 -  ythickness = 4
   2.209 -
   2.210 -  bg[NORMAL]        = @tooltip_bg_color
   2.211 -  fg[NORMAL]        = @tooltip_fg_color
   2.212 -}
   2.213 -
   2.214 -style "nautilus_location" {
   2.215 -  bg[NORMAL]        = mix (0.60, shade (1.05, @bg_color), @selected_bg_color)
   2.216 -}
   2.217 -
   2.218 -style "calendar" {
   2.219 -  engine "murrine" {
   2.220 -    roundness = 0
   2.221 -  }
   2.222 -}
   2.223 -
   2.224 -style "radiocheck" {
   2.225 -  text[NORMAL]      = @selected_fg_color
   2.226 -  text[PRELIGHT]    = @selected_fg_color
   2.227 -}
   2.228 -
   2.229 -style "text_is_fg_color_workaround" {
   2.230 -  text[NORMAL]      = @fg_color
   2.231 -  text[PRELIGHT]    = @fg_color
   2.232 -  text[SELECTED]    = @selected_fg_color
   2.233 -  text[ACTIVE]      = @fg_color
   2.234 -  text[INSENSITIVE] = darker (@bg_color)
   2.235 -}
   2.236 -
   2.237 -style "menuitem_text_is_fg_color_workaround" {
   2.238 -  text[NORMAL]      = @fg_color
   2.239 -  text[PRELIGHT]    = @selected_fg_color
   2.240 -  text[SELECTED]    = @selected_fg_color
   2.241 -  text[ACTIVE]      = @fg_color
   2.242 -  text[INSENSITIVE] = darker (@bg_color)
   2.243 -}
   2.244 -
   2.245 -style "fg_is_text_color_workaround" {
   2.246 -  fg[NORMAL]        = @text_color
   2.247 -  fg[PRELIGHT]      = @text_color
   2.248 -  fg[SELECTED]      = @selected_fg_color
   2.249 -  fg[ACTIVE]        = @selected_fg_color
   2.250 -  fg[INSENSITIVE]   = darker (@bg_color)
   2.251 -}
   2.252 -
   2.253 -style "evo_new_button_workaround" {
   2.254 -}
   2.255 -
   2.256 -class "GtkWidget" style "blinder-default"
   2.257 -
   2.258 -class "GtkSeparator" style "wide"
   2.259 -class "GtkFrame" style "wide"
   2.260 -class "GtkCalendar" style "wide"
   2.261 -class "GtkEntry" style "wider"
   2.262 -
   2.263 -class "GtkSpinButton" style "spinbutton"
   2.264 -class "GtkScale" style "scale"
   2.265 -class "GtkVScale" style "vscale"
   2.266 -class "GtkHScale" style "hscale"
   2.267 -class "GtkScrollbar" style "scrollbar"
   2.268 -class "GtkHScrollbar" style "hscrollbar"
   2.269 -class "GtkVScrollbar" style "vscrollbar"
   2.270 -class "GtkCalendar" style "calendar"
   2.271 -class "GtkRadio*" style "radiocheck"
   2.272 -class "GtkCheck*" style "radiocheck"
   2.273 -
   2.274 -widget_class "*<GtkNotebook>" style "notebook_bg"
   2.275 -widget_class "*<GtkNotebook>*<GtkEventBox>" style "notebook_bg"
   2.276 -widget_class "*<GtkNotebook>*<GtkDrawingArea>" style "notebook_bg"
   2.277 -widget_class "*<GtkNotebook>*<GtkLayout>" style "notebook_bg"
   2.278 -widget_class "*<GtkButton>" style "button"
   2.279 -widget_class "*<GtkNotebook>" style "notebook"
   2.280 -widget_class "*<GtkStatusbar>*" style "statusbar"
   2.281 -widget_class "*<GtkComboBoxEntry>*" style "comboboxentry"
   2.282 -widget_class "*<GtkCombo>*" style "comboboxentry"
   2.283 -widget_class "*<GtkMenuBar>*" style "menubar"
   2.284 -widget_class "*<GtkMenu>*" style "menu"
   2.285 -widget_class "*<GtkMenuItem>*" style "menu_item"
   2.286 -widget_class "*<GtkSeparatorMenuItem>*" style "separator_menu_item"
   2.287 -widget_class "*.<GtkFrame>.<GtkLabel>" style "frame_title"
   2.288 -widget_class "*.<GtkTreeView>*" style "treeview"
   2.289 -widget_class "*<GtkProgress>" style "progressbar"
   2.290 -widget_class "*.<GtkMenuItem>.*.<GtkProgressBar>" style "progressbar_menu_item"
   2.291 -widget_class "*.<GtkTreeView>.<GtkButton>" style "treeview_header"
   2.292 -widget_class "*.<GtkCTree>.<GtkButton>" style "treeview_header"
   2.293 -widget_class "*.<GtkList>.<GtkButton>" style "treeview_header"
   2.294 -widget_class "*.<GtkCList>.<GtkButton>" style "treeview_header"
   2.295 -
   2.296 -widget "gtk-tooltip*" style "tooltips"
   2.297 -
   2.298 -widget_class "*.ETable.ECanvas" style "treeview_header"
   2.299 -widget_class "*.ETree.ECanvas" style "treeview_header"
   2.300 -
   2.301 -widget "*.nautilus-extra-view-widget" style : highest "nautilus_location"
   2.302 -
   2.303 -widget_class "*.<GtkComboBox>.<GtkCellView>" style "text_is_fg_color_workaround"
   2.304 -widget "*.gtk-combobox-popup-menu.*" style "menuitem_text_is_fg_color_workaround"
   2.305 -widget_class "*<GtkListItem>*" style "fg_is_text_color_workaround"
   2.306 -widget_class "*<GtkCList>" style "fg_is_text_color_workaround"
   2.307 -widget_class "*<EelEditableLabel>" style "fg_is_text_color_workaround"
   2.308 -widget_class "EShellWindow.GtkVBox.BonoboDock.BonoboDockBand.BonoboDockItem*" style "evo_new_button_workaround"
     3.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     3.2 +++ b/gtk2-theme-blinder/receipt	Sun Apr 17 16:22:14 2016 -0300
     3.3 @@ -0,0 +1,18 @@
     3.4 +# SliTaz package receipt.
     3.5 +
     3.6 +PACKAGE="gtk2-theme-blinder"
     3.7 +VERSION="1.0.3"
     3.8 +CATEGORY="x-window"
     3.9 +SHORT_DESC="An elegant and modern gtk2 theme with a soft color of ice."
    3.10 +MAINTAINER="hackdorte@sapo.pt"
    3.11 +LICENSE="PublicDomain"
    3.12 +WEB_SITE="http://people.slitaz.org/~leonardolaporte/"
    3.13 +
    3.14 +DEPENDS="murrine"
    3.15 +
    3.16 +# Rules to gen a SliTaz package suitable for Tazpkg.
    3.17 +genpkg_rules()
    3.18 +{
    3.19 +  mkdir -p $fs/usr/share/themes
    3.20 +  cp -a stuff/* $fs/usr/share/themes
    3.21 +}
     4.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     4.2 +++ b/gtk2-theme-blinder/stuff/blinder/gtk-2.0/gtkrc	Sun Apr 17 16:22:14 2016 -0300
     4.3 @@ -0,0 +1,305 @@
     4.4 +# GTK2 Theme Blinder
     4.5 +
     4.6 +gtk-color-scheme = "base_color:#F7F7F7\nfg_color:#555555\ntooltip_fg_color:#999999\nselected_bg_color:#E5E5E5\nselected_fg_color:#222222\ntext_color:#666666\nbg_color:#F2F2F2\ntooltip_bg_color:#151515"
     4.7 +
     4.8 +style "blinder-default" {
     4.9 +
    4.10 +  xthickness = 2
    4.11 +  ythickness = 2
    4.12 +
    4.13 +  GtkButton::child-displacement-x = 1
    4.14 +  GtkButton::child-displacement-y = 1
    4.15 +
    4.16 +  GtkButton::default-border = { 0, 0, 0, 0 }
    4.17 +  GtkCheckButton::indicator-size = 14
    4.18 +  GtkPaned::handle-size = 6
    4.19 +  GtkRange::trough-border = 3
    4.20 +  GtkRange::slider-width = 12
    4.21 +  GtkRange::stepper-size = 12
    4.22 +  GtkScale::trough-border = 0
    4.23 +  GtkScale::slider-length = 15
    4.24 +  GtkScrollbar::min-slider-length = 30
    4.25 +  GtkMenuBar::internal-padding = 0
    4.26 +  GtkExpander::expander-size = 16
    4.27 +  GtkToolbar::internal-padding = 1
    4.28 +  GtkTreeView::expander-size = 14
    4.29 +  GtkTreeView::vertical-separator = 0
    4.30 +  GtkMenu::horizontal-padding = 0
    4.31 +  GtkMenu::vertical-padding = 0
    4.32 +
    4.33 +  WnckTasklist::fade-overlay-rect = 0
    4.34 +  GtkEntry::honors-transparent-bg-hint = 1
    4.35 +
    4.36 +  bg[NORMAL]        = @bg_color
    4.37 +  bg[PRELIGHT]      = shade (1.02, @bg_color)
    4.38 +  bg[SELECTED]      = @selected_bg_color
    4.39 +  bg[INSENSITIVE]   = @bg_color
    4.40 +  bg[ACTIVE]        = shade (0.9, @bg_color)
    4.41 +
    4.42 +  fg[NORMAL]        = @fg_color
    4.43 +  fg[PRELIGHT]      = @fg_color
    4.44 +  fg[SELECTED]      = @selected_fg_color
    4.45 +  fg[INSENSITIVE]   = darker (@bg_color)
    4.46 +  fg[ACTIVE]        = @fg_color
    4.47 +
    4.48 +  text[NORMAL]      = @text_color
    4.49 +  text[PRELIGHT]    = @text_color
    4.50 +  text[SELECTED]    = @selected_fg_color
    4.51 +  text[INSENSITIVE] = darker (@bg_color)
    4.52 +  text[ACTIVE]      = @selected_fg_color
    4.53 +
    4.54 +  base[NORMAL]      = @base_color
    4.55 +  base[PRELIGHT]    = shade (0.96, @bg_color)
    4.56 +  base[SELECTED]    = @selected_bg_color
    4.57 +  base[INSENSITIVE] = @bg_color
    4.58 +  base[ACTIVE]      = shade (0.7, @selected_bg_color)
    4.59 +
    4.60 +  engine "murrine" {
    4.61 +    #options
    4.62 +    animation           = FALSE
    4.63 +    colorize_scrollbar  = TRUE
    4.64 +    contrast            = 0.2
    4.65 +    glazestyle          = 5     # 0 = flat, 1 = curved, 2 = concave, 3 = top curved, 4 = beryl highlight, 5 = new
    4.66 +    glow_shade          = 1.75
    4.67 +    glowstyle           = 1     # 0 = top, 1 = bottom, 2 = top and bottom, 3 = horizontal, 4 = centered glow
    4.68 +    gradient_shades     = {1.07,1.05,1.02,0.99}
    4.69 +    highlight_shade     = 1.03
    4.70 +    lightborder_shade   = 1.25
    4.71 +    lightborderstyle    = 1     # 0 = lightborder on top side, 1 = lightborder on all sides
    4.72 +    listviewheaderstyle = 1     # 0 = flat, 1 = glassy, 2 = raised
    4.73 +    listviewstyle       = 1     # 0 = nothing, 1 = dotted
    4.74 +    menubaritemstyle    = 1     # 0 = menuitem look, 1 = button look
    4.75 +    menubarstyle        = 0     # 0 = flat, 1 = glassy, 2 = gradient, 3 = striped
    4.76 +    menuitemstyle       = 1     # 0 = flat, 1 = glassy, 2 = striped
    4.77 +    menustyle           = 0     # 0 = no vertical menu stripe, 1 = display vertical menu stripe
    4.78 +    progressbarstyle    = 2     # 0 = nothing, 1 = diagonal stripes, 2 = blocks
    4.79 +    reliefstyle         = 2     # 0 = flat, 1 = inset, 2 = shadow
    4.80 +    rgba        = TRUE
    4.81 +    roundness           = 4
    4.82 +    scrollbarstyle      = 0     # 0 = nothing, 1 = circles, 2 = handles, 3 = diagonal stripes, 4 = diagonal stripes and handles, 5 = horizontal stripes, 6 = horizontal stripes and handles
    4.83 +    sliderstyle         = 0     # 0 = nothing added, 1 = handles
    4.84 +    stepperstyle        = 1     # 0 = standard, 1 = integrated stepper handles
    4.85 +    toolbarstyle        = 2     # 0 = flat, 1 = glassy, 2 = gradient
    4.86 +  }
    4.87 +}
    4.88 +
    4.89 +style "wide" {
    4.90 +  xthickness = 2
    4.91 +  ythickness = 2
    4.92 +}
    4.93 +
    4.94 +style "wider" {
    4.95 +  xthickness = 3
    4.96 +  ythickness = 3
    4.97 +}
    4.98 +
    4.99 +style "spinbutton" {
   4.100 +}
   4.101 +
   4.102 +style "scale" {
   4.103 +  bg[SELECTED]        = shade (1.07, @selected_bg_color)
   4.104 +}
   4.105 +
   4.106 +style "vscale" {
   4.107 +}
   4.108 +
   4.109 +style "hscale" {
   4.110 +}
   4.111 +
   4.112 +style "scrollbar" {
   4.113 +  xthickness = 2
   4.114 +  ythickness = 2
   4.115 +}
   4.116 +
   4.117 +style "hscrollbar" {
   4.118 +}
   4.119 +
   4.120 +style "vscrollbar" {
   4.121 +}
   4.122 +
   4.123 +style "notebook_bg" {
   4.124 +  bg[NORMAL]        = shade (1.02, @bg_color)
   4.125 +  bg[ACTIVE]        = shade (0.96, @bg_color)
   4.126 +}
   4.127 +
   4.128 +style "button" {
   4.129 +  xthickness = 3
   4.130 +  ythickness = 3
   4.131 +
   4.132 +  bg[NORMAL]        = shade (1.0, @bg_color)
   4.133 +  bg[PRELIGHT]      = shade (1.01, @bg_color)
   4.134 +  bg[ACTIVE]        = shade (0.89, @bg_color)
   4.135 +  bg[INSENSITIVE]   = shade (0.98, @bg_color)
   4.136 +}
   4.137 +
   4.138 +style "notebook" {
   4.139 +  xthickness = 3
   4.140 +  ythickness = 3
   4.141 +}
   4.142 +
   4.143 +style "statusbar" {
   4.144 +}
   4.145 +
   4.146 +style "comboboxentry" {
   4.147 +}
   4.148 +
   4.149 +style "menubar" {
   4.150 +}
   4.151 +
   4.152 +style "menu" {
   4.153 +  xthickness = 3
   4.154 +  ythickness = 3
   4.155 +
   4.156 +  bg[NORMAL]        = shade (1.18, @bg_color)
   4.157 +}
   4.158 +
   4.159 +style "menu_item" {
   4.160 +  xthickness = 2
   4.161 +  ythickness = 3
   4.162 +
   4.163 +  bg[PRELIGHT]      = @selected_bg_color
   4.164 +  fg[PRELIGHT]      = @selected_fg_color
   4.165 +}
   4.166 +
   4.167 +style "separator_menu_item" {
   4.168 +  xthickness = 1
   4.169 +  ythickness = 0
   4.170 +
   4.171 +  GtkSeparatorMenuItem::horizontal-padding = 0
   4.172 +  GtkWidget::wide-separators = 1
   4.173 +  GtkWidget::separator-width = 1
   4.174 +  GtkWidget::separator-height = 7
   4.175 +}
   4.176 +
   4.177 +style "frame_title" {
   4.178 +  fg[NORMAL]        = lighter (@fg_color)
   4.179 +}
   4.180 +
   4.181 +style "treeview" {
   4.182 +  engine "murrine" {
   4.183 +    roundness = 0
   4.184 +  }
   4.185 +}
   4.186 +
   4.187 +# The almost useless progress bar style
   4.188 +style "progressbar" {
   4.189 +  xthickness = 0
   4.190 +  ythickness = 0
   4.191 +
   4.192 +  fg[PRELIGHT]      = @selected_fg_color
   4.193 +}
   4.194 +
   4.195 +style "progressbar_menu_item" = "progressbar" {
   4.196 +  engine "murrine" {
   4.197 +    roundness = 0
   4.198 +  }
   4.199 +}
   4.200 +
   4.201 +style "treeview_header" = "blinder-default" {
   4.202 +  xthickness = 2
   4.203 +  ythickness = 1
   4.204 +}
   4.205 +
   4.206 +style "tooltips" {
   4.207 +  xthickness = 4
   4.208 +  ythickness = 4
   4.209 +
   4.210 +  bg[NORMAL]        = @tooltip_bg_color
   4.211 +  fg[NORMAL]        = @tooltip_fg_color
   4.212 +}
   4.213 +
   4.214 +style "nautilus_location" {
   4.215 +  bg[NORMAL]        = mix (0.60, shade (1.05, @bg_color), @selected_bg_color)
   4.216 +}
   4.217 +
   4.218 +style "calendar" {
   4.219 +  engine "murrine" {
   4.220 +    roundness = 0
   4.221 +  }
   4.222 +}
   4.223 +
   4.224 +style "radiocheck" {
   4.225 +  text[NORMAL]      = @selected_fg_color
   4.226 +  text[PRELIGHT]    = @selected_fg_color
   4.227 +}
   4.228 +
   4.229 +style "text_is_fg_color_workaround" {
   4.230 +  text[NORMAL]      = @fg_color
   4.231 +  text[PRELIGHT]    = @fg_color
   4.232 +  text[SELECTED]    = @selected_fg_color
   4.233 +  text[ACTIVE]      = @fg_color
   4.234 +  text[INSENSITIVE] = darker (@bg_color)
   4.235 +}
   4.236 +
   4.237 +style "menuitem_text_is_fg_color_workaround" {
   4.238 +  text[NORMAL]      = @fg_color
   4.239 +  text[PRELIGHT]    = @selected_fg_color
   4.240 +  text[SELECTED]    = @selected_fg_color
   4.241 +  text[ACTIVE]      = @fg_color
   4.242 +  text[INSENSITIVE] = darker (@bg_color)
   4.243 +}
   4.244 +
   4.245 +style "fg_is_text_color_workaround" {
   4.246 +  fg[NORMAL]        = @text_color
   4.247 +  fg[PRELIGHT]      = @text_color
   4.248 +  fg[SELECTED]      = @selected_fg_color
   4.249 +  fg[ACTIVE]        = @selected_fg_color
   4.250 +  fg[INSENSITIVE]   = darker (@bg_color)
   4.251 +}
   4.252 +
   4.253 +style "evo_new_button_workaround" {
   4.254 +}
   4.255 +
   4.256 +class "GtkWidget" style "blinder-default"
   4.257 +
   4.258 +class "GtkSeparator" style "wide"
   4.259 +class "GtkFrame" style "wide"
   4.260 +class "GtkCalendar" style "wide"
   4.261 +class "GtkEntry" style "wider"
   4.262 +
   4.263 +class "GtkSpinButton" style "spinbutton"
   4.264 +class "GtkScale" style "scale"
   4.265 +class "GtkVScale" style "vscale"
   4.266 +class "GtkHScale" style "hscale"
   4.267 +class "GtkScrollbar" style "scrollbar"
   4.268 +class "GtkHScrollbar" style "hscrollbar"
   4.269 +class "GtkVScrollbar" style "vscrollbar"
   4.270 +class "GtkCalendar" style "calendar"
   4.271 +class "GtkRadio*" style "radiocheck"
   4.272 +class "GtkCheck*" style "radiocheck"
   4.273 +
   4.274 +widget_class "*<GtkNotebook>" style "notebook_bg"
   4.275 +widget_class "*<GtkNotebook>*<GtkEventBox>" style "notebook_bg"
   4.276 +widget_class "*<GtkNotebook>*<GtkDrawingArea>" style "notebook_bg"
   4.277 +widget_class "*<GtkNotebook>*<GtkLayout>" style "notebook_bg"
   4.278 +widget_class "*<GtkButton>" style "button"
   4.279 +widget_class "*<GtkNotebook>" style "notebook"
   4.280 +widget_class "*<GtkStatusbar>*" style "statusbar"
   4.281 +widget_class "*<GtkComboBoxEntry>*" style "comboboxentry"
   4.282 +widget_class "*<GtkCombo>*" style "comboboxentry"
   4.283 +widget_class "*<GtkMenuBar>*" style "menubar"
   4.284 +widget_class "*<GtkMenu>*" style "menu"
   4.285 +widget_class "*<GtkMenuItem>*" style "menu_item"
   4.286 +widget_class "*<GtkSeparatorMenuItem>*" style "separator_menu_item"
   4.287 +widget_class "*.<GtkFrame>.<GtkLabel>" style "frame_title"
   4.288 +widget_class "*.<GtkTreeView>*" style "treeview"
   4.289 +widget_class "*<GtkProgress>" style "progressbar"
   4.290 +widget_class "*.<GtkMenuItem>.*.<GtkProgressBar>" style "progressbar_menu_item"
   4.291 +widget_class "*.<GtkTreeView>.<GtkButton>" style "treeview_header"
   4.292 +widget_class "*.<GtkCTree>.<GtkButton>" style "treeview_header"
   4.293 +widget_class "*.<GtkList>.<GtkButton>" style "treeview_header"
   4.294 +widget_class "*.<GtkCList>.<GtkButton>" style "treeview_header"
   4.295 +
   4.296 +widget "gtk-tooltip*" style "tooltips"
   4.297 +
   4.298 +widget_class "*.ETable.ECanvas" style "treeview_header"
   4.299 +widget_class "*.ETree.ECanvas" style "treeview_header"
   4.300 +
   4.301 +widget "*.nautilus-extra-view-widget" style : highest "nautilus_location"
   4.302 +
   4.303 +widget_class "*.<GtkComboBox>.<GtkCellView>" style "text_is_fg_color_workaround"
   4.304 +widget "*.gtk-combobox-popup-menu.*" style "menuitem_text_is_fg_color_workaround"
   4.305 +widget_class "*<GtkListItem>*" style "fg_is_text_color_workaround"
   4.306 +widget_class "*<GtkCList>" style "fg_is_text_color_workaround"
   4.307 +widget_class "*<EelEditableLabel>" style "fg_is_text_color_workaround"
   4.308 +widget_class "EShellWindow.GtkVBox.BonoboDock.BonoboDockBand.BonoboDockItem*" style "evo_new_button_workaround"