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