wok-next rev 16782
Add: sandfive-theme
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/sandfive-theme/receipt Mon Jun 23 13:38:22 2014 +0300 1.3 @@ -0,0 +1,18 @@ 1.4 +# SliTaz package receipt. 1.5 + 1.6 +PACKAGE="sandfive-theme" 1.7 +VERSION="1.0" 1.8 +CATEGORY="x-window" 1.9 +SHORT_DESC="SliTaz Sand Five theme for GTK+2 and Openbox" 1.10 +MAINTAINER="holkfoor@gmail.com" 1.11 +LICENSE="PublicDomain" 1.12 +WEB_SITE="http://elegantspider.blogspot.com.br/2014/06/slitaz-sand-five-theme.html" 1.13 + 1.14 +DEPENDS="murrine openbox" 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 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 2.2 +++ b/sandfive-theme/stuff/SliTaz-SandFive/gtk-2.0/gtkrc Mon Jun 23 13:38:22 2014 +0300 2.3 @@ -0,0 +1,334 @@ 2.4 +# Slitaz Sand Five Theme 2.5 +# GTK2 Theme 2.6 + 2.7 +# Sand Five Color Scheme 2.8 +gtk-color-scheme = "sandfive_base:#F4F4F4" 2.9 +gtk-color-scheme = "sandfive_fg:#453A1C" 2.10 + 2.11 +gtk-color-scheme = "sandfive_selected_bg:#CE895E" 2.12 +gtk-color-scheme = "sandfive_selected_fg:#FAFAFA" 2.13 + 2.14 +gtk-color-scheme = "sandfive_text:#382F17" 2.15 +gtk-color-scheme = "sandfive_bg:#DBD9CC" 2.16 + 2.17 +gtk-color-scheme = "sandfive_tip_fg:#382F17" 2.18 +gtk-color-scheme = "sandfive_tip_bg:#DBD9CC" 2.19 + 2.20 +style "default" { 2.21 + xthickness = 1 2.22 + ythickness = 1 2.23 + 2.24 + GtkButton::child-displacement-x = 1 2.25 + GtkButton::child-displacement-y = 1 2.26 + GtkButton::default-border = { 0, 0, 0, 0 } 2.27 + GtkCheckButton::indicator-size = 14 2.28 + 2.29 + GtkPaned::handle-size = 6 2.30 + GtkRange::trough-border = 0 2.31 + GtkRange::slider-width = 15 2.32 + GtkRange::stepper-size = 15 2.33 + GtkRange::trough-under-steppers = 0 2.34 + GtkScale::trough-border = 0 2.35 + GtkScale::slider-length = 18 2.36 + GtkScale::trough-side-details = 1 2.37 + GtkScrollbar::min-slider-length = 30 2.38 + GtkMenuBar::internal-padding = 0 2.39 + GtkExpander::expander-size = 16 2.40 + GtkToolbar::internal-padding = 0 2.41 + GtkTreeView::expander-size = 14 2.42 + GtkTreeView::vertical-separator = 0 2.43 + GtkMenu::horizontal-padding = 0 2.44 + GtkMenu::vertical-padding = 0 2.45 + GtkMenuBar::shadow_type = GTK_SHADOW_NONE 2.46 + GtkToolbar::shadow_type = GTK_SHADOW_NONE 2.47 + 2.48 + WnckTasklist::fade-overlay-rect = 0 2.49 + 2.50 + GtkEntry::honors-transparent-bg-hint = 1 2.51 + 2.52 + bg[NORMAL] = @sandfive_bg 2.53 + bg[PRELIGHT] = shade (1.02, @sandfive_bg) 2.54 + bg[SELECTED] = @sandfive_selected_bg 2.55 + bg[INSENSITIVE] = @sandfive_bg 2.56 + bg[ACTIVE] = shade (0.9, @sandfive_bg) 2.57 + fg[NORMAL] = @sandfive_fg 2.58 + fg[PRELIGHT] = @sandfive_fg 2.59 + fg[SELECTED] = @sandfive_selected_fg 2.60 + fg[INSENSITIVE] = darker (@sandfive_bg) 2.61 + fg[ACTIVE] = @sandfive_fg 2.62 + 2.63 + text[NORMAL] = @sandfive_text 2.64 + text[PRELIGHT] = @sandfive_text 2.65 + text[SELECTED] = @sandfive_selected_fg 2.66 + text[INSENSITIVE] = darker (@sandfive_bg) 2.67 + text[ACTIVE] = @sandfive_selected_fg 2.68 + 2.69 + base[NORMAL] = @sandfive_base 2.70 + base[PRELIGHT] = shade (0.96, @sandfive_bg) 2.71 + base[SELECTED] = shade (1.05, @sandfive_selected_bg) 2.72 + base[INSENSITIVE] = @sandfive_bg 2.73 + base[ACTIVE] = shade (1.0, @sandfive_selected_bg) 2.74 + 2.75 + engine "murrine" { 2.76 + animation = FALSE 2.77 + colorize_scrollbar = FALSE 2.78 + contrast = 0.95 2.79 + glazestyle = 3 # 0 = flat, 1 = curved, 2 = concave, 3 = top curved, 4 = beryl highlight, 5 = new 2.80 + glow_shade = 0.95 2.81 + glowstyle = 0 # 0 = top, 1 = bottom, 2 = top and bottom, 3 = horizontal, 4 = centered glow 2.82 + gradient_shades = {1.1,1.1,0.95,0.95} 2.83 + highlight_shade = 1.0 2.84 + lightborder_shade = 1.85 2.85 + lightborderstyle = 1 # 0 = lightborder on top side, 1 = lightborder on all sides 2.86 + listviewheaderstyle = 2 # 0 = flat, 1 = glassy, 2 = raised 2.87 + listviewstyle = 1 # 0 = nothing, 1 = dotted 2.88 + menubaritemstyle = 1 # 0 = menuitem look, 1 = button look 2.89 + menubarstyle = 0 # 0 = flat, 1 = glassy, 2 = gradient, 3 = striped 2.90 + menuitemstyle = 1 # 0 = flat, 1 = glassy, 2 = striped 2.91 + menustyle = 0 # 0 = no vertical menu stripe, 1 = display vertical menu stripe 2.92 + progressbarstyle = 0 # 0 = nothing, 1 = diagonal stripes, 2 = blocks 2.93 + reliefstyle = 2 # 0 = flat, 1 = inset, 2 = shadow 2.94 + rgba = FALSE 2.95 + roundness = 4 2.96 + 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.97 + sliderstyle = 0 # 0 = nothing added, 1 = handles 2.98 + stepperstyle = 1 # 0 = standard, 1 = integrated stepper handles, 2 = unknown 2.99 + toolbarstyle = 0 # 0 = flat, 1 = glassy, 2 = gradient 2.100 + } 2.101 +} 2.102 + 2.103 +style "wide" { 2.104 + xthickness = 2 2.105 + ythickness = 2 2.106 +} 2.107 + 2.108 +style "wider" { 2.109 + xthickness = 3 2.110 + ythickness = 3 2.111 +} 2.112 + 2.113 +style "spinbutton" { 2.114 +} 2.115 + 2.116 +style "scale" { 2.117 + ythickness = 3 2.118 + 2.119 + bg[SELECTED] = shade (1.15, @sandfive_selected_bg) 2.120 +} 2.121 + 2.122 +style "vscale" { 2.123 +} 2.124 + 2.125 +style "hscale" { 2.126 +} 2.127 + 2.128 +style "scrollbar" { 2.129 + xthickness = 2 2.130 + ythickness = 2 2.131 +} 2.132 + 2.133 +style "hscrollbar" { 2.134 +} 2.135 + 2.136 +style "vscrollbar" { 2.137 +} 2.138 + 2.139 +style "notebook_bg" { 2.140 + bg[NORMAL] = shade (1.02, @sandfive_bg) 2.141 + bg[ACTIVE] = shade (0.98, @sandfive_bg) 2.142 +} 2.143 + 2.144 +style "button" { 2.145 + xthickness = 3 2.146 + ythickness = 3 2.147 + 2.148 + bg[NORMAL] = shade (1.0, @sandfive_bg) 2.149 + bg[PRELIGHT] = shade (1.01, @sandfive_bg) 2.150 + bg[ACTIVE] = shade (0.94, @sandfive_bg) 2.151 +} 2.152 + 2.153 +style "notebook" { 2.154 + xthickness = 3 2.155 + ythickness = 3 2.156 +} 2.157 + 2.158 +style "statusbar" { 2.159 +} 2.160 + 2.161 +style "comboboxentry" { 2.162 +} 2.163 + 2.164 +style "menubar" { 2.165 +} 2.166 + 2.167 +style "menu" { 2.168 + xthickness = 3 2.169 + ythickness = 3 2.170 + 2.171 + bg[NORMAL] = shade (1.0, @sandfive_bg) 2.172 +} 2.173 + 2.174 +style "menu_item" { 2.175 + xthickness = 2 2.176 + ythickness = 3 2.177 + 2.178 + bg[PRELIGHT] = @sandfive_selected_bg 2.179 + fg[PRELIGHT] = @sandfive_selected_fg 2.180 + 2.181 + engine "murrine" { 2.182 + contrast = .8 2.183 + gradient_shades = {1.08,1.08,0.87,0.87} 2.184 + focusstyle = 1 2.185 + lightborder_shade = 1.0 2.186 + } 2.187 + 2.188 +} 2.189 + 2.190 +style "separator_menu_item" { 2.191 + xthickness = 1 2.192 + ythickness = 0 2.193 + 2.194 + GtkSeparatorMenuItem::horizontal-padding = 0 2.195 + GtkWidget::wide-separators = 1 2.196 + GtkWidget::separator-width = 1 2.197 + GtkWidget::separator-height = 7 2.198 +} 2.199 + 2.200 +style "frame_title" { 2.201 + fg[NORMAL] = lighter (@sandfive_fg) 2.202 +} 2.203 + 2.204 +style "treeview" { 2.205 + engine "murrine" { 2.206 + roundness = 0 2.207 + } 2.208 +} 2.209 + 2.210 +style "progressbar" { 2.211 + xthickness = 0 2.212 + ythickness = 0 2.213 + 2.214 + fg[PRELIGHT] = @sandfive_selected_fg 2.215 + 2.216 + engine "murrine" { 2.217 + glow_shade = 1.3 2.218 + glowstyle = 2 2.219 + gradient_shades = {1.08,1.08,0.87,0.87} 2.220 + highlight_shade = 1.03 2.221 + } 2.222 +} 2.223 + 2.224 +style "progressbar_menu_item" = "progressbar" { 2.225 + engine "murrine" { 2.226 + roundness = 0 2.227 + } 2.228 +} 2.229 + 2.230 +style "treeview_header" = "default" { 2.231 + xthickness = 2 2.232 + ythickness = 1 2.233 + 2.234 + engine "murrine" { 2.235 + gradient_shades = {1.0, 1.0, 1.0, 0.97} 2.236 + } 2.237 +} 2.238 + 2.239 +style "tooltips" { 2.240 + xthickness = 4 2.241 + ythickness = 4 2.242 + 2.243 + bg[NORMAL] = @sandfive_tip_bg 2.244 + fg[NORMAL] = @sandfive_tip_fg 2.245 +} 2.246 + 2.247 +style "nautilus_location" { 2.248 + bg[NORMAL] = mix (0.60, shade (1.05, @sandfive_bg), @sandfive_selected_bg) 2.249 +} 2.250 + 2.251 +style "calendar" { 2.252 + engine "murrine" { 2.253 + roundness = 0 2.254 + } 2.255 +} 2.256 + 2.257 +style "radiocheck" { 2.258 + text[NORMAL] = @sandfive_selected_fg 2.259 + text[PRELIGHT] = @sandfive_selected_fg 2.260 +} 2.261 + 2.262 +style "text_is_fg_color_workaround" { 2.263 + text[NORMAL] = @sandfive_fg 2.264 + text[PRELIGHT] = @sandfive_fg 2.265 + text[SELECTED] = @sandfive_selected_fg 2.266 + text[ACTIVE] = @sandfive_fg 2.267 + text[INSENSITIVE] = darker (@sandfive_bg) 2.268 +} 2.269 + 2.270 +style "menuitem_text_is_fg_color_workaround" { 2.271 + text[NORMAL] = @sandfive_fg 2.272 + text[PRELIGHT] = @sandfive_selected_fg 2.273 + text[SELECTED] = @sandfive_selected_fg 2.274 + text[ACTIVE] = @sandfive_fg 2.275 + text[INSENSITIVE] = darker (@sandfive_bg) 2.276 +} 2.277 + 2.278 +style "fg_is_text_color_workaround" { 2.279 + fg[NORMAL] = @sandfive_text 2.280 + fg[PRELIGHT] = @sandfive_text 2.281 + fg[SELECTED] = @sandfive_selected_fg 2.282 + fg[ACTIVE] = @sandfive_selected_fg 2.283 + fg[INSENSITIVE] = darker (@sandfive_bg) 2.284 +} 2.285 + 2.286 +style "evo_new_button_workaround" { 2.287 +} 2.288 + 2.289 +class "GtkWidget" style "default" 2.290 +class "GtkSeparator" style "wide" 2.291 +class "GtkFrame" style "wide" 2.292 +class "GtkCalendar" style "wide" 2.293 +class "GtkEntry" style "wider" 2.294 +class "GtkSpinButton" style "spinbutton" 2.295 +class "GtkScale" style "scale" 2.296 +class "GtkVScale" style "vscale" 2.297 +class "GtkHScale" style "hscale" 2.298 +class "GtkScrollbar" style "scrollbar" 2.299 +class "GtkHScrollbar" style "hscrollbar" 2.300 +class "GtkVScrollbar" style "vscrollbar" 2.301 +class "GtkCalendar" style "calendar" 2.302 +class "GtkRadio*" style "radiocheck" 2.303 +class "GtkCheck*" style "radiocheck" 2.304 + 2.305 +widget_class "*<GtkNotebook>" style "notebook_bg" 2.306 +widget_class "*<GtkNotebook>*<GtkEventBox>" style "notebook_bg" 2.307 +widget_class "*<GtkNotebook>*<GtkDrawingArea>" style "notebook_bg" 2.308 +widget_class "*<GtkNotebook>*<GtkLayout>" style "notebook_bg" 2.309 +widget_class "*<GtkButton>" style "button" 2.310 +widget_class "*<GtkNotebook>" style "notebook" 2.311 +widget_class "*<GtkStatusbar>*" style "statusbar" 2.312 +widget_class "*<GtkComboBoxEntry>*" style "comboboxentry" 2.313 +widget_class "*<GtkCombo>*" style "comboboxentry" 2.314 +widget_class "*<GtkMenuBar>*" style "menubar" 2.315 +widget_class "*<GtkMenu>*" style "menu" 2.316 +widget_class "*<GtkMenuItem>*" style "menu_item" 2.317 +widget_class "*<GtkSeparatorMenuItem>*" style "separator_menu_item" 2.318 +widget_class "*.<GtkFrame>.<GtkLabel>" style "frame_title" 2.319 +widget_class "*.<GtkTreeView>*" style "treeview" 2.320 +widget_class "*<GtkProgress>" style "progressbar" 2.321 +widget_class "*.<GtkMenuItem>.*.<GtkProgressBar>" style "progressbar_menu_item" 2.322 +widget_class "*.<GtkTreeView>.<GtkButton>" style "treeview_header" 2.323 +widget_class "*.<GtkCTree>.<GtkButton>" style "treeview_header" 2.324 +widget_class "*.<GtkList>.<GtkButton>" style "treeview_header" 2.325 +widget_class "*.<GtkCList>.<GtkButton>" style "treeview_header" 2.326 +widget "gtk-tooltip*" style "tooltips" 2.327 +widget_class "*.ETable.ECanvas" style "treeview_header" 2.328 +widget_class "*.ETree.ECanvas" style "treeview_header" 2.329 + 2.330 + widget "*.nautilus-extra-view-widget" style : highest "nautilus_location" 2.331 + 2.332 +widget_class "*.<GtkComboBox>.<GtkCellView>" style "text_is_fg_color_workaround" 2.333 +widget "*.gtk-combobox-popup-menu.*" style "menuitem_text_is_fg_color_workaround" 2.334 +widget_class "*<GtkListItem>*" style "fg_is_text_color_workaround" 2.335 +widget_class "*<GtkCList>" style "fg_is_text_color_workaround" 2.336 +widget_class "*<EelEditableLabel>" style "fg_is_text_color_workaround" 2.337 +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/sandfive-theme/stuff/SliTaz-SandFive/index.theme Mon Jun 23 13:38:22 2014 +0300 3.3 @@ -0,0 +1,7 @@ 3.4 +[X-GNOME-Metatheme] 3.5 +Name=Slitaz-SandFive 3.6 +Type=X-GNOME-Metatheme 3.7 +Comment=Slitaz-SandFive Theme 3.8 +GtkTheme=Slitaz-SandFive 3.9 +MetacityTheme=Slitaz-SandFive 3.10 +IconTheme=SliTaz
4.1 Binary file sandfive-theme/stuff/SliTaz-SandFive/lxpanel/lxpanel-sandfive.png has changed
5.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 5.2 +++ b/sandfive-theme/stuff/SliTaz-SandFive/openbox-3/close.xbm Mon Jun 23 13:38:22 2014 +0300 5.3 @@ -0,0 +1,4 @@ 5.4 +#define close_width 8 5.5 +#define close_height 8 5.6 +static unsigned char close_bits[] = { 5.7 + 0xc3, 0xe7, 0x7e, 0x3c, 0x3c, 0x7e, 0xe7, 0xc3 };
6.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 6.2 +++ b/sandfive-theme/stuff/SliTaz-SandFive/openbox-3/close_hover.xbm Mon Jun 23 13:38:22 2014 +0300 6.3 @@ -0,0 +1,5 @@ 6.4 +#define close_hover_width 10 6.5 +#define close_hover_height 10 6.6 +static unsigned char close_hover_bits[] = { 6.7 + 0x03, 0x03, 0x87, 0x03, 0xce, 0x01, 0xfc, 0x00, 0x78, 0x00, 0x78, 0x00, 6.8 + 0xfc, 0x00, 0xce, 0x01, 0x87, 0x03, 0x03, 0x03 };
7.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 7.2 +++ b/sandfive-theme/stuff/SliTaz-SandFive/openbox-3/desk.xbm Mon Jun 23 13:38:22 2014 +0300 7.3 @@ -0,0 +1,4 @@ 7.4 +#define desk_width 8 7.5 +#define desk_height 8 7.6 +static unsigned char desk_bits[] = { 7.7 + 0x00, 0x00, 0x48, 0x78, 0x7e, 0x78, 0x48, 0x00 };
8.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 8.2 +++ b/sandfive-theme/stuff/SliTaz-SandFive/openbox-3/desk_hover.xbm Mon Jun 23 13:38:22 2014 +0300 8.3 @@ -0,0 +1,4 @@ 8.4 +#define desk_hover_width 8 8.5 +#define desk_hover_height 8 8.6 +static unsigned char desk_hover_bits[] = { 8.7 + 0x00, 0x88, 0x88, 0xf8, 0xff, 0xf8, 0x88, 0x88 };
9.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 9.2 +++ b/sandfive-theme/stuff/SliTaz-SandFive/openbox-3/desk_toggled.xbm Mon Jun 23 13:38:22 2014 +0300 9.3 @@ -0,0 +1,4 @@ 9.4 +#define desk_toggled_width 8 9.5 +#define desk_toggled_height 8 9.6 +static unsigned char desk_toggled_bits[] = { 9.7 + 0x00, 0x66, 0x66, 0x00, 0x00, 0x66, 0x66, 0x00 };
10.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 10.2 +++ b/sandfive-theme/stuff/SliTaz-SandFive/openbox-3/iconify.xbm Mon Jun 23 13:38:22 2014 +0300 10.3 @@ -0,0 +1,4 @@ 10.4 +#define iconify_width 8 10.5 +#define iconify_height 8 10.6 +static unsigned char iconify_bits[] = { 10.7 + 0x00, 0x00, 0x00, 0x00, 0x00, 0x7e, 0x7e, 0x7e };
11.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 11.2 +++ b/sandfive-theme/stuff/SliTaz-SandFive/openbox-3/iconify_hover.xbm Mon Jun 23 13:38:22 2014 +0300 11.3 @@ -0,0 +1,4 @@ 11.4 +#define iconify_hover_width 8 11.5 +#define iconify_hover_height 8 11.6 +static unsigned char iconify_hover_bits[] = { 11.7 + 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0xff, 0xff };
12.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 12.2 +++ b/sandfive-theme/stuff/SliTaz-SandFive/openbox-3/max.xbm Mon Jun 23 13:38:22 2014 +0300 12.3 @@ -0,0 +1,4 @@ 12.4 +#define max_width 8 12.5 +#define max_height 8 12.6 +static unsigned char max_bits[] = { 12.7 + 0xff, 0xff, 0x81, 0x81, 0x81, 0x81, 0x81, 0xff };
13.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 13.2 +++ b/sandfive-theme/stuff/SliTaz-SandFive/openbox-3/max_hover.xbm Mon Jun 23 13:38:22 2014 +0300 13.3 @@ -0,0 +1,5 @@ 13.4 +#define max_hover_width 10 13.5 +#define max_hover_height 10 13.6 +static unsigned char max_hover_bits[] = { 13.7 + 0xff, 0x03, 0xff, 0x03, 0x01, 0x02, 0x01, 0x02, 0x01, 0x02, 0x01, 0x02, 13.8 + 0x01, 0x02, 0x01, 0x02, 0x01, 0x02, 0xff, 0x03 };
14.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 14.2 +++ b/sandfive-theme/stuff/SliTaz-SandFive/openbox-3/max_toggled.xbm Mon Jun 23 13:38:22 2014 +0300 14.3 @@ -0,0 +1,4 @@ 14.4 +#define max_toggled_width 8 14.5 +#define max_toggled_height 8 14.6 +static unsigned char max_toggled_bits[] = { 14.7 + 0xfc, 0xfc, 0x84, 0x9f, 0x91, 0xf1, 0x11, 0x1f };
15.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 15.2 +++ b/sandfive-theme/stuff/SliTaz-SandFive/openbox-3/shade.xbm Mon Jun 23 13:38:22 2014 +0300 15.3 @@ -0,0 +1,4 @@ 15.4 +#define shade_width 8 15.5 +#define shade_height 8 15.6 +static unsigned char shade_bits[] = { 15.7 + 0x7e, 0x7e, 0x7e, 0x00, 0x00, 0x00, 0x00, 0x00 };
16.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 16.2 +++ b/sandfive-theme/stuff/SliTaz-SandFive/openbox-3/shade_hover.xbm Mon Jun 23 13:38:22 2014 +0300 16.3 @@ -0,0 +1,4 @@ 16.4 +#define shade_hover_width 8 16.5 +#define shade_hover_height 8 16.6 +static unsigned char shade_hover_bits[] = { 16.7 + 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, 0x00, 0x00 };
17.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 17.2 +++ b/sandfive-theme/stuff/SliTaz-SandFive/openbox-3/themerc Mon Jun 23 13:38:22 2014 +0300 17.3 @@ -0,0 +1,77 @@ 17.4 +# Slitaz Sand Five Theme 17.5 +# Openbox3 Theme 17.6 + 17.7 +# General 17.8 +border.width: 1 17.9 +padding.width: 4 17.10 +padding.height: 4 17.11 +window.handle.width: 4 17.12 +window.client.padding.width: 0 17.13 +menu.overlap: 0 17.14 +*.justify: left 17.15 +*.bg.highlight: 50 17.16 +*.bg.shadow: 01 17.17 +*.title.bg: flat 17.18 +*.title.bg.color: #DBD9CC 17.19 + 17.20 +# Menu 17.21 +menu.title.text.color: #382F17 17.22 +menu.items.bg: flat 17.23 +menu.items.bg.color: #DBD9CC 17.24 +menu.separator.color: #E3E1D3 17.25 +menu.border.color: #DBD9CC 17.26 +menu.border.width: 0 17.27 +menu.items.active.bg: Gradient Vertical Flat 17.28 +menu.items.active.bg.color: #DFA17B 17.29 +menu.items.active.bg.colorTo: #CE895E 17.30 +menu.items.active.text.color: #FFFFFF 17.31 +menu.items.text.color: #382F17 17.32 +menu.items.disabled.text.color: #BFB8A3 17.33 +menu.overlap.x: -4 17.34 + 17.35 +# Window 17.36 +window.active.border.color: #CCC8B0 17.37 + 17.38 +window.inactive.border.color: #CCC8B0 17.39 +window.inactive.border.width: 1 17.40 + 17.41 +window.active.title.bg: Gradient Vertical Flat 17.42 +window.active.title.bg.color: #E6E4D6 17.43 +window.active.title.bg.colorTo: #DBD9CC 17.44 +window.active.title.bg.highlight: 35 17.45 +window.active.title.bg.shadow: 00 17.46 +window.active.title.separator.color: #E6E4D6 17.47 + 17.48 +window.inactive.title.separator.color: #CBC3AB 17.49 +window.inactive.title.bg: Gradient Vertical Flat 17.50 +window.inactive.title.bg.color: #E6E4D6 17.51 +window.inactive.title.bg.colorTo: #DBD9CC 17.52 + 17.53 +window.active.label.bg: Parentrelative 17.54 +window.active.label.text.color: #382F17 17.55 + 17.56 +window.inactive.label.bg: Parentrelative 17.57 +window.inactive.label.text.color: #615943 17.58 + 17.59 +window.active.button.*.bg: Parentrelative 17.60 +window.active.button.*.image.color: #4E452D 17.61 +window.active.button.hover.bg: Parentrelative 17.62 +window.active.button.hover.image.color: #382F17 17.63 + 17.64 +window.inactive.button.*.bg: Parentrelative 17.65 +window.inactive.button.*.image.color: #6F664F 17.66 +window.inactive.button.hover.image.color: #9F967F 17.67 + 17.68 +window.*.handle.bg: Gradient Vertical Flat 17.69 +window.*.handle.bg.color: #DD9F78 17.70 +window.*.grip.bg: Gradient Vertical Flat 17.71 +window.*.grip.bg.color: #C7C0AA 17.72 + 17.73 +# OSD 17.74 +osd.bg: Gradient Vertical Flat 17.75 +osd.bg.color: #DBD9CC 17.76 +osd.bg.colorTo: #BDBBB0 17.77 +osd.label.text.color: #382F17 17.78 +osd.border.color: transparent 17.79 +osd.border.width: 0 17.80 +