wok-next rev 18325
GTK-2 and Openbox Themes to Slitaz GNU Linux
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/blinder-theme/description.txt Sat Sep 05 02:00:47 2015 -0300 1.3 @@ -0,0 +1,1 @@ 1.4 +This package contain Blinder theme for Slitaz with GTK+2 and Openbox.
2.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 2.2 +++ b/blinder-theme/receipt Sat Sep 05 02:00:47 2015 -0300 2.3 @@ -0,0 +1,23 @@ 2.4 +# SliTaz package receipt. 2.5 + 2.6 +PACKAGE="blinder-theme" 2.7 +VERSION="1.0" 2.8 +CATEGORY="x-window" 2.9 +SHORT_DESC="SliTaz Blinder theme for GTK+2 and Openbox" 2.10 +MAINTAINER="hackdorte@sapo.pt" 2.11 +LICENSE="PublicDomain" 2.12 +WEB_SITE="http://hackdorte.tumblr.com" 2.13 + 2.14 +DEPENDS="murrine openbox" 2.15 + 2.16 +# Rules to gen a SliTaz package suitable for Tazpkg. 2.17 +genpkg_rules() 2.18 +{ 2.19 + mkdir -p $fs/usr/share/themes 2.20 + cp -a stuff/* $fs/usr/share/themes 2.21 +} 2.22 + 2.23 +post_install() 2.24 +{ 2.25 + tazbox notify "Blinder Theme \n\n Successfully installed!" 2.26 +} 2.27 \ No newline at end of file
3.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 3.2 +++ b/blinder-theme/stuff/blinder/gtk-2.0/gtkrc Sat Sep 05 02:00:47 2015 -0300 3.3 @@ -0,0 +1,307 @@ 3.4 +# Blinder GTK/2 Theme 3.5 +# Slitaz OS - APRIL 2015 3.6 +# @hackdorte (Public Domain License) 3.7 + 3.8 +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" 3.9 + 3.10 +style "blinder-default" { 3.11 + 3.12 + xthickness = 2 3.13 + ythickness = 2 3.14 + 3.15 + GtkButton::child-displacement-x = 1 3.16 + GtkButton::child-displacement-y = 1 3.17 + 3.18 + GtkButton::default-border = { 0, 0, 0, 0 } 3.19 + GtkCheckButton::indicator-size = 14 3.20 + GtkPaned::handle-size = 6 3.21 + GtkRange::trough-border = 3 3.22 + GtkRange::slider-width = 12 3.23 + GtkRange::stepper-size = 12 3.24 + GtkScale::trough-border = 0 3.25 + GtkScale::slider-length = 15 3.26 + GtkScrollbar::min-slider-length = 30 3.27 + GtkMenuBar::internal-padding = 0 3.28 + GtkExpander::expander-size = 16 3.29 + GtkToolbar::internal-padding = 1 3.30 + GtkTreeView::expander-size = 14 3.31 + GtkTreeView::vertical-separator = 0 3.32 + GtkMenu::horizontal-padding = 0 3.33 + GtkMenu::vertical-padding = 0 3.34 + 3.35 + WnckTasklist::fade-overlay-rect = 0 3.36 + GtkEntry::honors-transparent-bg-hint = 1 3.37 + 3.38 + bg[NORMAL] = @bg_color 3.39 + bg[PRELIGHT] = shade (1.02, @bg_color) 3.40 + bg[SELECTED] = @selected_bg_color 3.41 + bg[INSENSITIVE] = @bg_color 3.42 + bg[ACTIVE] = shade (0.9, @bg_color) 3.43 + 3.44 + fg[NORMAL] = @fg_color 3.45 + fg[PRELIGHT] = @fg_color 3.46 + fg[SELECTED] = @selected_fg_color 3.47 + fg[INSENSITIVE] = darker (@bg_color) 3.48 + fg[ACTIVE] = @fg_color 3.49 + 3.50 + text[NORMAL] = @text_color 3.51 + text[PRELIGHT] = @text_color 3.52 + text[SELECTED] = @selected_fg_color 3.53 + text[INSENSITIVE] = darker (@bg_color) 3.54 + text[ACTIVE] = @selected_fg_color 3.55 + 3.56 + base[NORMAL] = @base_color 3.57 + base[PRELIGHT] = shade (0.96, @bg_color) 3.58 + base[SELECTED] = @selected_bg_color 3.59 + base[INSENSITIVE] = @bg_color 3.60 + base[ACTIVE] = shade (0.7, @selected_bg_color) 3.61 + 3.62 + engine "murrine" { 3.63 + #options 3.64 + animation = FALSE 3.65 + colorize_scrollbar = TRUE 3.66 + contrast = 0.2 3.67 + glazestyle = 5 # 0 = flat, 1 = curved, 2 = concave, 3 = top curved, 4 = beryl highlight, 5 = new 3.68 + glow_shade = 1.75 3.69 + glowstyle = 1 # 0 = top, 1 = bottom, 2 = top and bottom, 3 = horizontal, 4 = centered glow 3.70 + gradient_shades = {1.07,1.05,1.02,0.99} 3.71 + highlight_shade = 1.03 3.72 + lightborder_shade = 1.25 3.73 + lightborderstyle = 1 # 0 = lightborder on top side, 1 = lightborder on all sides 3.74 + listviewheaderstyle = 1 # 0 = flat, 1 = glassy, 2 = raised 3.75 + listviewstyle = 1 # 0 = nothing, 1 = dotted 3.76 + menubaritemstyle = 1 # 0 = menuitem look, 1 = button look 3.77 + menubarstyle = 0 # 0 = flat, 1 = glassy, 2 = gradient, 3 = striped 3.78 + menuitemstyle = 1 # 0 = flat, 1 = glassy, 2 = striped 3.79 + menustyle = 0 # 0 = no vertical menu stripe, 1 = display vertical menu stripe 3.80 + progressbarstyle = 2 # 0 = nothing, 1 = diagonal stripes, 2 = blocks 3.81 + reliefstyle = 2 # 0 = flat, 1 = inset, 2 = shadow 3.82 + rgba = TRUE 3.83 + roundness = 4 3.84 + scrollbarstyle = 0 # 0 = nothing, 1 = circles, 2 = handles, 3 = diagonal stripes, 4 = diagonal stripes and handles, 5 = horizontal stripes, 6 = horizontal stripes and handles 3.85 + sliderstyle = 0 # 0 = nothing added, 1 = handles 3.86 + stepperstyle = 1 # 0 = standard, 1 = integrated stepper handles 3.87 + toolbarstyle = 2 # 0 = flat, 1 = glassy, 2 = gradient 3.88 + } 3.89 +} 3.90 + 3.91 +style "wide" { 3.92 + xthickness = 2 3.93 + ythickness = 2 3.94 +} 3.95 + 3.96 +style "wider" { 3.97 + xthickness = 3 3.98 + ythickness = 3 3.99 +} 3.100 + 3.101 +style "spinbutton" { 3.102 +} 3.103 + 3.104 +style "scale" { 3.105 + bg[SELECTED] = shade (1.07, @selected_bg_color) 3.106 +} 3.107 + 3.108 +style "vscale" { 3.109 +} 3.110 + 3.111 +style "hscale" { 3.112 +} 3.113 + 3.114 +style "scrollbar" { 3.115 + xthickness = 2 3.116 + ythickness = 2 3.117 +} 3.118 + 3.119 +style "hscrollbar" { 3.120 +} 3.121 + 3.122 +style "vscrollbar" { 3.123 +} 3.124 + 3.125 +style "notebook_bg" { 3.126 + bg[NORMAL] = shade (1.02, @bg_color) 3.127 + bg[ACTIVE] = shade (0.96, @bg_color) 3.128 +} 3.129 + 3.130 +style "button" { 3.131 + xthickness = 3 3.132 + ythickness = 3 3.133 + 3.134 + bg[NORMAL] = shade (1.0, @bg_color) 3.135 + bg[PRELIGHT] = shade (1.01, @bg_color) 3.136 + bg[ACTIVE] = shade (0.89, @bg_color) 3.137 + bg[INSENSITIVE] = shade (0.98, @bg_color) 3.138 +} 3.139 + 3.140 +style "notebook" { 3.141 + xthickness = 3 3.142 + ythickness = 3 3.143 +} 3.144 + 3.145 +style "statusbar" { 3.146 +} 3.147 + 3.148 +style "comboboxentry" { 3.149 +} 3.150 + 3.151 +style "menubar" { 3.152 +} 3.153 + 3.154 +style "menu" { 3.155 + xthickness = 3 3.156 + ythickness = 3 3.157 + 3.158 + bg[NORMAL] = shade (1.18, @bg_color) 3.159 +} 3.160 + 3.161 +style "menu_item" { 3.162 + xthickness = 2 3.163 + ythickness = 3 3.164 + 3.165 + bg[PRELIGHT] = @selected_bg_color 3.166 + fg[PRELIGHT] = @selected_fg_color 3.167 +} 3.168 + 3.169 +style "separator_menu_item" { 3.170 + xthickness = 1 3.171 + ythickness = 0 3.172 + 3.173 + GtkSeparatorMenuItem::horizontal-padding = 0 3.174 + GtkWidget::wide-separators = 1 3.175 + GtkWidget::separator-width = 1 3.176 + GtkWidget::separator-height = 7 3.177 +} 3.178 + 3.179 +style "frame_title" { 3.180 + fg[NORMAL] = lighter (@fg_color) 3.181 +} 3.182 + 3.183 +style "treeview" { 3.184 + engine "murrine" { 3.185 + roundness = 0 3.186 + } 3.187 +} 3.188 + 3.189 +# The almost useless progress bar style 3.190 +style "progressbar" { 3.191 + xthickness = 0 3.192 + ythickness = 0 3.193 + 3.194 + fg[PRELIGHT] = @selected_fg_color 3.195 +} 3.196 + 3.197 +style "progressbar_menu_item" = "progressbar" { 3.198 + engine "murrine" { 3.199 + roundness = 0 3.200 + } 3.201 +} 3.202 + 3.203 +style "treeview_header" = "blinder-default" { 3.204 + xthickness = 2 3.205 + ythickness = 1 3.206 +} 3.207 + 3.208 +style "tooltips" { 3.209 + xthickness = 4 3.210 + ythickness = 4 3.211 + 3.212 + bg[NORMAL] = @tooltip_bg_color 3.213 + fg[NORMAL] = @tooltip_fg_color 3.214 +} 3.215 + 3.216 +style "nautilus_location" { 3.217 + bg[NORMAL] = mix (0.60, shade (1.05, @bg_color), @selected_bg_color) 3.218 +} 3.219 + 3.220 +style "calendar" { 3.221 + engine "murrine" { 3.222 + roundness = 0 3.223 + } 3.224 +} 3.225 + 3.226 +style "radiocheck" { 3.227 + text[NORMAL] = @selected_fg_color 3.228 + text[PRELIGHT] = @selected_fg_color 3.229 +} 3.230 + 3.231 +style "text_is_fg_color_workaround" { 3.232 + text[NORMAL] = @fg_color 3.233 + text[PRELIGHT] = @fg_color 3.234 + text[SELECTED] = @selected_fg_color 3.235 + text[ACTIVE] = @fg_color 3.236 + text[INSENSITIVE] = darker (@bg_color) 3.237 +} 3.238 + 3.239 +style "menuitem_text_is_fg_color_workaround" { 3.240 + text[NORMAL] = @fg_color 3.241 + text[PRELIGHT] = @selected_fg_color 3.242 + text[SELECTED] = @selected_fg_color 3.243 + text[ACTIVE] = @fg_color 3.244 + text[INSENSITIVE] = darker (@bg_color) 3.245 +} 3.246 + 3.247 +style "fg_is_text_color_workaround" { 3.248 + fg[NORMAL] = @text_color 3.249 + fg[PRELIGHT] = @text_color 3.250 + fg[SELECTED] = @selected_fg_color 3.251 + fg[ACTIVE] = @selected_fg_color 3.252 + fg[INSENSITIVE] = darker (@bg_color) 3.253 +} 3.254 + 3.255 +style "evo_new_button_workaround" { 3.256 +} 3.257 + 3.258 +class "GtkWidget" style "blinder-default" 3.259 + 3.260 +class "GtkSeparator" style "wide" 3.261 +class "GtkFrame" style "wide" 3.262 +class "GtkCalendar" style "wide" 3.263 +class "GtkEntry" style "wider" 3.264 + 3.265 +class "GtkSpinButton" style "spinbutton" 3.266 +class "GtkScale" style "scale" 3.267 +class "GtkVScale" style "vscale" 3.268 +class "GtkHScale" style "hscale" 3.269 +class "GtkScrollbar" style "scrollbar" 3.270 +class "GtkHScrollbar" style "hscrollbar" 3.271 +class "GtkVScrollbar" style "vscrollbar" 3.272 +class "GtkCalendar" style "calendar" 3.273 +class "GtkRadio*" style "radiocheck" 3.274 +class "GtkCheck*" style "radiocheck" 3.275 + 3.276 +widget_class "*<GtkNotebook>" style "notebook_bg" 3.277 +widget_class "*<GtkNotebook>*<GtkEventBox>" style "notebook_bg" 3.278 +widget_class "*<GtkNotebook>*<GtkDrawingArea>" style "notebook_bg" 3.279 +widget_class "*<GtkNotebook>*<GtkLayout>" style "notebook_bg" 3.280 +widget_class "*<GtkButton>" style "button" 3.281 +widget_class "*<GtkNotebook>" style "notebook" 3.282 +widget_class "*<GtkStatusbar>*" style "statusbar" 3.283 +widget_class "*<GtkComboBoxEntry>*" style "comboboxentry" 3.284 +widget_class "*<GtkCombo>*" style "comboboxentry" 3.285 +widget_class "*<GtkMenuBar>*" style "menubar" 3.286 +widget_class "*<GtkMenu>*" style "menu" 3.287 +widget_class "*<GtkMenuItem>*" style "menu_item" 3.288 +widget_class "*<GtkSeparatorMenuItem>*" style "separator_menu_item" 3.289 +widget_class "*.<GtkFrame>.<GtkLabel>" style "frame_title" 3.290 +widget_class "*.<GtkTreeView>*" style "treeview" 3.291 +widget_class "*<GtkProgress>" style "progressbar" 3.292 +widget_class "*.<GtkMenuItem>.*.<GtkProgressBar>" style "progressbar_menu_item" 3.293 +widget_class "*.<GtkTreeView>.<GtkButton>" style "treeview_header" 3.294 +widget_class "*.<GtkCTree>.<GtkButton>" style "treeview_header" 3.295 +widget_class "*.<GtkList>.<GtkButton>" style "treeview_header" 3.296 +widget_class "*.<GtkCList>.<GtkButton>" style "treeview_header" 3.297 + 3.298 +widget "gtk-tooltip*" style "tooltips" 3.299 + 3.300 +widget_class "*.ETable.ECanvas" style "treeview_header" 3.301 +widget_class "*.ETree.ECanvas" style "treeview_header" 3.302 + 3.303 +widget "*.nautilus-extra-view-widget" style : highest "nautilus_location" 3.304 + 3.305 +widget_class "*.<GtkComboBox>.<GtkCellView>" style "text_is_fg_color_workaround" 3.306 +widget "*.gtk-combobox-popup-menu.*" style "menuitem_text_is_fg_color_workaround" 3.307 +widget_class "*<GtkListItem>*" style "fg_is_text_color_workaround" 3.308 +widget_class "*<GtkCList>" style "fg_is_text_color_workaround" 3.309 +widget_class "*<EelEditableLabel>" style "fg_is_text_color_workaround" 3.310 +widget_class "EShellWindow.GtkVBox.BonoboDock.BonoboDockBand.BonoboDockItem*" style "evo_new_button_workaround"
4.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 4.2 +++ b/blinder-theme/stuff/blinder/openbox-3/close.xbm Sat Sep 05 02:00:47 2015 -0300 4.3 @@ -0,0 +1,4 @@ 4.4 +#define close_width 8 4.5 +#define close_height 8 4.6 +static unsigned char close_bits[] = { 4.7 + 0xc3, 0xe7, 0x7e, 0x3c, 0x3c, 0x7e, 0xe7, 0xc3 };
5.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 5.2 +++ b/blinder-theme/stuff/blinder/openbox-3/close_hover.xbm Sat Sep 05 02:00:47 2015 -0300 5.3 @@ -0,0 +1,5 @@ 5.4 +#define close_hover_width 10 5.5 +#define close_hover_height 10 5.6 +static unsigned char close_hover_bits[] = { 5.7 + 0x03, 0x03, 0x87, 0x03, 0xce, 0x01, 0xfc, 0x00, 0x78, 0x00, 0x78, 0x00, 5.8 + 0xfc, 0x00, 0xce, 0x01, 0x87, 0x03, 0x03, 0x03 };
6.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 6.2 +++ b/blinder-theme/stuff/blinder/openbox-3/desk.xbm Sat Sep 05 02:00:47 2015 -0300 6.3 @@ -0,0 +1,4 @@ 6.4 +#define desk_width 8 6.5 +#define desk_height 8 6.6 +static unsigned char desk_bits[] = { 6.7 + 0x00, 0x00, 0x48, 0x78, 0x7e, 0x78, 0x48, 0x00 };
7.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 7.2 +++ b/blinder-theme/stuff/blinder/openbox-3/desk_hover.xbm Sat Sep 05 02:00:47 2015 -0300 7.3 @@ -0,0 +1,4 @@ 7.4 +#define desk_hover_width 8 7.5 +#define desk_hover_height 8 7.6 +static unsigned char desk_hover_bits[] = { 7.7 + 0x00, 0x88, 0x88, 0xf8, 0xff, 0xf8, 0x88, 0x88 };
8.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 8.2 +++ b/blinder-theme/stuff/blinder/openbox-3/desk_toggled.xbm Sat Sep 05 02:00:47 2015 -0300 8.3 @@ -0,0 +1,4 @@ 8.4 +#define desk_toggled_width 8 8.5 +#define desk_toggled_height 8 8.6 +static unsigned char desk_toggled_bits[] = { 8.7 + 0x00, 0x66, 0x66, 0x00, 0x00, 0x66, 0x66, 0x00 };
9.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 9.2 +++ b/blinder-theme/stuff/blinder/openbox-3/iconify.xbm Sat Sep 05 02:00:47 2015 -0300 9.3 @@ -0,0 +1,4 @@ 9.4 +#define iconify_width 8 9.5 +#define iconify_height 8 9.6 +static unsigned char iconify_bits[] = { 9.7 + 0x00, 0x00, 0x00, 0x00, 0x00, 0x7e, 0x7e, 0x7e };
10.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 10.2 +++ b/blinder-theme/stuff/blinder/openbox-3/iconify_hover.xbm Sat Sep 05 02:00:47 2015 -0300 10.3 @@ -0,0 +1,4 @@ 10.4 +#define iconify_hover_width 8 10.5 +#define iconify_hover_height 8 10.6 +static unsigned char iconify_hover_bits[] = { 10.7 + 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0xff, 0xff };
11.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 11.2 +++ b/blinder-theme/stuff/blinder/openbox-3/max.xbm Sat Sep 05 02:00:47 2015 -0300 11.3 @@ -0,0 +1,4 @@ 11.4 +#define max_width 8 11.5 +#define max_height 8 11.6 +static unsigned char max_bits[] = { 11.7 + 0xff, 0xff, 0x81, 0x81, 0x81, 0x81, 0x81, 0xff };
12.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 12.2 +++ b/blinder-theme/stuff/blinder/openbox-3/max_hover.xbm Sat Sep 05 02:00:47 2015 -0300 12.3 @@ -0,0 +1,5 @@ 12.4 +#define max_hover_width 10 12.5 +#define max_hover_height 10 12.6 +static unsigned char max_hover_bits[] = { 12.7 + 0xff, 0x03, 0xff, 0x03, 0x01, 0x02, 0x01, 0x02, 0x01, 0x02, 0x01, 0x02, 12.8 + 0x01, 0x02, 0x01, 0x02, 0x01, 0x02, 0xff, 0x03 };
13.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 13.2 +++ b/blinder-theme/stuff/blinder/openbox-3/max_toggled.xbm Sat Sep 05 02:00:47 2015 -0300 13.3 @@ -0,0 +1,4 @@ 13.4 +#define max_toggled_width 8 13.5 +#define max_toggled_height 8 13.6 +static unsigned char max_toggled_bits[] = { 13.7 + 0xfc, 0xfc, 0x84, 0x9f, 0x91, 0xf1, 0x11, 0x1f };
14.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 14.2 +++ b/blinder-theme/stuff/blinder/openbox-3/shade.xbm Sat Sep 05 02:00:47 2015 -0300 14.3 @@ -0,0 +1,4 @@ 14.4 +#define shade_width 8 14.5 +#define shade_height 8 14.6 +static unsigned char shade_bits[] = { 14.7 + 0x7e, 0x7e, 0x7e, 0x00, 0x00, 0x00, 0x00, 0x00 };
15.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 15.2 +++ b/blinder-theme/stuff/blinder/openbox-3/shade_hover.xbm Sat Sep 05 02:00:47 2015 -0300 15.3 @@ -0,0 +1,4 @@ 15.4 +#define shade_hover_width 8 15.5 +#define shade_hover_height 8 15.6 +static unsigned char shade_hover_bits[] = { 15.7 + 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, 0x00, 0x00 };
16.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 16.2 +++ b/blinder-theme/stuff/blinder/openbox-3/themerc Sat Sep 05 02:00:47 2015 -0300 16.3 @@ -0,0 +1,117 @@ 16.4 +# Blinder Openbox/3 Theme 16.5 +# Slitaz OS - APRIL 2015 16.6 +# @hackdorte (Public Domain License) 16.7 + 16.8 +# Window geometry 16.9 +padding.width: 4 16.10 +padding.height: 4 16.11 +border.width: 4 16.12 +window.client.padding.width: 2 16.13 +window.client.padding.height: 2 16.14 +window.handle.width: 0 16.15 + 16.16 +# Menu geometry 16.17 +menu.border.width: 8 16.18 +menu.overlap.x: -9 16.19 +menu.overlap.y: 0 16.20 + 16.21 +# Border colors 16.22 +window.*.border.color: #151515 16.23 +menu.border.color: #151515 16.24 +window.active.client.color: #151515 16.25 +window.inactive.client.color: #151515 16.26 + 16.27 +# Text shadows 16.28 +window.active.label.text.font: shadow=n 16.29 +window.inactive.label.text.font: shadow=n 16.30 +menu.items.font: shadow=n 16.31 +menu.title.text.font: shadow=n 16.32 + 16.33 +# Window title justification 16.34 +window.label.text.justify: left 16.35 + 16.36 +# Window 16.37 +window.*.title.bg: flat 16.38 +window.*.title.bg.color: #151515 16.39 + 16.40 +window.*.label.bg: Parentrelative 16.41 +window.active.label.text.color: #CCCCCC 16.42 +window.inactive.label.text.color: #999999 16.43 + 16.44 +window.active.button.unpressed.bg: Flat 16.45 +window.active.button.unpressed.bg.color: #404040 16.46 +window.active.button.unpressed.image.color: #EEEEEE 16.47 + 16.48 +window.active.button.pressed.bg: Flat 16.49 +window.active.button.pressed.bg.color: #383838 16.50 +window.active.button.pressed.image.color: #CCCCCC 16.51 + 16.52 +window.active.button.disabled.bg: Flat 16.53 +window.active.button.disabled.bg.color: #151515 16.54 +window.active.button.disabled.image.color: #282828 16.55 + 16.56 +window.active.button.toggled.bg: Flat 16.57 +window.active.button.toggled.bg.color: #151515 16.58 +window.active.button.toggled.image.color: #606060 16.59 + 16.60 +window.active.button.hover.bg: Flat 16.61 +window.active.button.hover.bg.color: #383838 16.62 +window.active.button.hover.image.color: #CCCCCC 16.63 + 16.64 +window.inactive.button.unpressed.bg: Flat 16.65 +window.inactive.button.unpressed.bg.color: #151515 16.66 +window.inactive.button.unpressed.image.color: #999999 16.67 + 16.68 +window.inactive.button.pressed.bg: Flat 16.69 +window.inactive.button.pressed.bg.color: #151515 16.70 +window.inactive.button.pressed.image.color: #FFFFFF 16.71 + 16.72 +window.inactive.button.disabled.bg: Flat 16.73 +window.inactive.button.disabled.bg.color: #151515 16.74 +window.inactive.button.disabled.image.color: #151515 16.75 + 16.76 +window.inactive.button.toggled.bg: Flat 16.77 +window.inactive.button.toggled.bg.color: #151515 16.78 +window.inactive.button.toggled.image.color: #151515 16.79 + 16.80 +window.inactive.button.hover.bg: Flat 16.81 +window.inactive.button.hover.bg.color: #151515 16.82 +window.inactive.button.hover.image.color: #666666 16.83 + 16.84 +# Menus 16.85 +menu.title.bg: Flat 16.86 +menu.title.bg.color: #282828 16.87 +menu.title.text.color: #CACACA 16.88 +menu.title.text.justify: left 16.89 + 16.90 +menu.items.bg: Flat Solid 16.91 +menu.items.bg.color: #151515 16.92 +menu.items.text.color: #888888 16.93 +menu.items.disabled.text.color: #151515 16.94 + 16.95 +menu.items.active.bg: Flat 16.96 +menu.items.active.bg.color: #404040 16.97 +menu.items.active.text.color: #FFFFFF 16.98 +menu.items.active.disabled.text.color: #000000 16.99 + 16.100 +# (Menu Separator) version 3.4.7 or more 16.101 +menu.separator.color: #282828 16.102 +menu.separator.width: 2 16.103 +menu.separator.padding.width: 6 16.104 +menu.separator.padding.height: 6 16.105 + 16.106 +# osd 16.107 +osd.border.width: 12 16.108 +osd.border.color: #202020 16.109 + 16.110 +osd.bg: flat 16.111 +osd.bg.color: #202020 16.112 +osd.bg.border.color: #202020 16.113 +osd.label.bg: parentrelative 16.114 +osd.label.text.color: #888888 16.115 + 16.116 +osd.hilight.bg: flat solid 16.117 +osd.hilight.bg.color: #151515 16.118 + 16.119 +osd.unhilight.bg: flat solid 16.120 +osd.unhilight.bg.color: #151515
17.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 17.2 +++ b/chrommo-theme/description.txt Sat Sep 05 02:00:47 2015 -0300 17.3 @@ -0,0 +1,1 @@ 17.4 +This package contain Chrommo theme for Slitaz with GTK+2 and Openbox.
18.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 18.2 +++ b/chrommo-theme/receipt Sat Sep 05 02:00:47 2015 -0300 18.3 @@ -0,0 +1,23 @@ 18.4 +# SliTaz package receipt. 18.5 + 18.6 +PACKAGE="chrommo-theme" 18.7 +VERSION="1.0" 18.8 +CATEGORY="x-window" 18.9 +SHORT_DESC="SliTaz Chrommo theme for GTK+2 and Openbox" 18.10 +MAINTAINER="hackdorte@sapo.pt" 18.11 +LICENSE="PublicDomain" 18.12 +WEB_SITE="http://hackdorte.tumblr.com" 18.13 + 18.14 +DEPENDS="murrine openbox" 18.15 + 18.16 +# Rules to gen a SliTaz package suitable for Tazpkg. 18.17 +genpkg_rules() 18.18 +{ 18.19 + mkdir -p $fs/usr/share/themes 18.20 + cp -a stuff/* $fs/usr/share/themes 18.21 +} 18.22 + 18.23 +post_install() 18.24 +{ 18.25 + tazbox notify "Chrommo Theme \n\n Successfully installed!" 18.26 +} 18.27 \ No newline at end of file
19.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 19.2 +++ b/chrommo-theme/stuff/chrommo/gtk-2.0/gtkrc Sat Sep 05 02:00:47 2015 -0300 19.3 @@ -0,0 +1,303 @@ 19.4 +# Chrommo GTK2 Theme 19.5 + 19.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" 19.7 + 19.8 +style "default" { 19.9 + xthickness = 1 19.10 + ythickness = 1 19.11 + 19.12 + GtkButton::child-displacement-x = 1 19.13 + GtkButton::child-displacement-y = 1 19.14 + GtkButton::default-border = { 0, 0, 0, 0 } 19.15 + GtkCheckButton::indicator-size = 14 19.16 + GtkPaned::handle-size = 6 19.17 + GtkRange::trough-border = 3 19.18 + GtkRange::slider-width = 12 19.19 + GtkRange::stepper-size = 12 19.20 + GtkScale::trough-border = 0 19.21 + GtkScale::slider-length = 15 19.22 + GtkScrollbar::min-slider-length = 30 19.23 + GtkMenuBar::internal-padding = 0 19.24 + GtkExpander::expander-size = 16 19.25 + GtkToolbar::internal-padding = 1 19.26 + GtkTreeView::expander-size = 14 19.27 + GtkTreeView::vertical-separator = 0 19.28 + GtkMenu::horizontal-padding = 0 19.29 + GtkMenu::vertical-padding = 0 19.30 + 19.31 + WnckTasklist::fade-overlay-rect = 0 19.32 + GtkEntry::honors-transparent-bg-hint = 1 19.33 + 19.34 + bg[NORMAL] = @bg_color 19.35 + bg[PRELIGHT] = shade (1.02, @bg_color) 19.36 + bg[SELECTED] = @selected_bg_color 19.37 + bg[INSENSITIVE] = @bg_color 19.38 + bg[ACTIVE] = shade (0.9, @bg_color) 19.39 + 19.40 + fg[NORMAL] = @fg_color 19.41 + fg[PRELIGHT] = @fg_color 19.42 + fg[SELECTED] = @selected_fg_color 19.43 + fg[INSENSITIVE] = darker (@bg_color) 19.44 + fg[ACTIVE] = @fg_color 19.45 + 19.46 + text[NORMAL] = @text_color 19.47 + text[PRELIGHT] = @text_color 19.48 + text[SELECTED] = @selected_fg_color 19.49 + text[INSENSITIVE] = darker (@bg_color) 19.50 + text[ACTIVE] = @selected_fg_color 19.51 + 19.52 + base[NORMAL] = @base_color 19.53 + base[PRELIGHT] = shade (0.96, @bg_color) 19.54 + base[SELECTED] = @selected_bg_color 19.55 + base[INSENSITIVE] = @bg_color 19.56 + base[ACTIVE] = shade (0.7, @selected_bg_color) 19.57 + 19.58 + engine "murrine" { 19.59 + #options 19.60 + animation = FALSE 19.61 + colorize_scrollbar = TRUE 19.62 + contrast = 0.2 19.63 + glazestyle = 5 # 0 = flat, 1 = curved, 2 = concave, 3 = top curved, 4 = beryl highlight, 5 = new 19.64 + glow_shade = 1.75 19.65 + glowstyle = 1 # 0 = top, 1 = bottom, 2 = top and bottom, 3 = horizontal, 4 = centered glow 19.66 + gradient_shades = {1.07,1.05,1.02,0.99} 19.67 + highlight_shade = 1.03 19.68 + lightborder_shade = 1.25 19.69 + lightborderstyle = 1 # 0 = lightborder on top side, 1 = lightborder on all sides 19.70 + listviewheaderstyle = 1 # 0 = flat, 1 = glassy, 2 = raised 19.71 + listviewstyle = 1 # 0 = nothing, 1 = dotted 19.72 + menubaritemstyle = 1 # 0 = menuitem look, 1 = button look 19.73 + menubarstyle = 0 # 0 = flat, 1 = glassy, 2 = gradient, 3 = striped 19.74 + menuitemstyle = 1 # 0 = flat, 1 = glassy, 2 = striped 19.75 + menustyle = 0 # 0 = no vertical menu stripe, 1 = display vertical menu stripe 19.76 + progressbarstyle = 2 # 0 = nothing, 1 = diagonal stripes, 2 = blocks 19.77 + reliefstyle = 2 # 0 = flat, 1 = inset, 2 = shadow 19.78 + rgba = TRUE 19.79 + roundness = 4 19.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 19.81 + sliderstyle = 0 # 0 = nothing added, 1 = handles 19.82 + stepperstyle = 1 # 0 = standard, 1 = integrated stepper handles 19.83 + toolbarstyle = 2 # 0 = flat, 1 = glassy, 2 = gradient 19.84 + } 19.85 +} 19.86 + 19.87 +style "wide" { 19.88 + xthickness = 2 19.89 + ythickness = 2 19.90 +} 19.91 + 19.92 +style "wider" { 19.93 + xthickness = 3 19.94 + ythickness = 3 19.95 +} 19.96 + 19.97 +style "spinbutton" { 19.98 +} 19.99 + 19.100 +style "scale" { 19.101 + bg[SELECTED] = shade (1.07, @selected_bg_color) 19.102 +} 19.103 + 19.104 +style "vscale" { 19.105 +} 19.106 + 19.107 +style "hscale" { 19.108 +} 19.109 + 19.110 +style "scrollbar" { 19.111 + xthickness = 2 19.112 + ythickness = 2 19.113 +} 19.114 + 19.115 +style "hscrollbar" { 19.116 +} 19.117 + 19.118 +style "vscrollbar" { 19.119 +} 19.120 + 19.121 +style "notebook_bg" { 19.122 + bg[NORMAL] = shade (1.02, @bg_color) 19.123 + bg[ACTIVE] = shade (0.96, @bg_color) 19.124 +} 19.125 + 19.126 +style "button" { 19.127 + xthickness = 3 19.128 + ythickness = 3 19.129 + 19.130 + bg[NORMAL] = shade (1.0, @bg_color) 19.131 + bg[PRELIGHT] = shade (1.01, @bg_color) 19.132 + bg[ACTIVE] = shade (0.89, @bg_color) 19.133 + bg[INSENSITIVE] = shade (0.98, @bg_color) 19.134 +} 19.135 + 19.136 +style "notebook" { 19.137 + xthickness = 3 19.138 + ythickness = 3 19.139 +} 19.140 + 19.141 +style "statusbar" { 19.142 +} 19.143 + 19.144 +style "comboboxentry" { 19.145 +} 19.146 + 19.147 +style "menubar" { 19.148 +} 19.149 + 19.150 +style "menu" { 19.151 + xthickness = 3 19.152 + ythickness = 3 19.153 + 19.154 + bg[NORMAL] = shade (1.18, @bg_color) 19.155 +} 19.156 + 19.157 +style "menu_item" { 19.158 + xthickness = 2 19.159 + ythickness = 3 19.160 + 19.161 + bg[PRELIGHT] = @selected_bg_color 19.162 + fg[PRELIGHT] = @selected_fg_color 19.163 +} 19.164 + 19.165 +style "separator_menu_item" { 19.166 + xthickness = 1 19.167 + ythickness = 0 19.168 + 19.169 + GtkSeparatorMenuItem::horizontal-padding = 0 19.170 + GtkWidget::wide-separators = 1 19.171 + GtkWidget::separator-width = 1 19.172 + GtkWidget::separator-height = 7 19.173 +} 19.174 + 19.175 +style "frame_title" { 19.176 + fg[NORMAL] = lighter (@fg_color) 19.177 +} 19.178 + 19.179 +style "treeview" { 19.180 + engine "murrine" { 19.181 + roundness = 0 19.182 + } 19.183 +} 19.184 + 19.185 +# The almost useless progress bar style 19.186 +style "progressbar" { 19.187 + xthickness = 0 19.188 + ythickness = 0 19.189 + 19.190 + fg[PRELIGHT] = @selected_fg_color 19.191 +} 19.192 + 19.193 +style "progressbar_menu_item" = "progressbar" { 19.194 + engine "murrine" { 19.195 + roundness = 0 19.196 + } 19.197 +} 19.198 + 19.199 +style "treeview_header" = "default" { 19.200 + xthickness = 2 19.201 + ythickness = 1 19.202 +} 19.203 + 19.204 +style "tooltips" { 19.205 + xthickness = 4 19.206 + ythickness = 4 19.207 + 19.208 + bg[NORMAL] = @tooltip_bg_color 19.209 + fg[NORMAL] = @tooltip_fg_color 19.210 +} 19.211 + 19.212 +style "nautilus_location" { 19.213 + bg[NORMAL] = mix (0.60, shade (1.05, @bg_color), @selected_bg_color) 19.214 +} 19.215 + 19.216 +style "calendar" { 19.217 + engine "murrine" { 19.218 + roundness = 0 19.219 + } 19.220 +} 19.221 + 19.222 +style "radiocheck" { 19.223 + text[NORMAL] = @selected_fg_color 19.224 + text[PRELIGHT] = @selected_fg_color 19.225 +} 19.226 + 19.227 +style "text_is_fg_color_workaround" { 19.228 + text[NORMAL] = @fg_color 19.229 + text[PRELIGHT] = @fg_color 19.230 + text[SELECTED] = @selected_fg_color 19.231 + text[ACTIVE] = @fg_color 19.232 + text[INSENSITIVE] = darker (@bg_color) 19.233 +} 19.234 + 19.235 +style "menuitem_text_is_fg_color_workaround" { 19.236 + text[NORMAL] = @fg_color 19.237 + text[PRELIGHT] = @selected_fg_color 19.238 + text[SELECTED] = @selected_fg_color 19.239 + text[ACTIVE] = @fg_color 19.240 + text[INSENSITIVE] = darker (@bg_color) 19.241 +} 19.242 + 19.243 +style "fg_is_text_color_workaround" { 19.244 + fg[NORMAL] = @text_color 19.245 + fg[PRELIGHT] = @text_color 19.246 + fg[SELECTED] = @selected_fg_color 19.247 + fg[ACTIVE] = @selected_fg_color 19.248 + fg[INSENSITIVE] = darker (@bg_color) 19.249 +} 19.250 + 19.251 +style "evo_new_button_workaround" { 19.252 +} 19.253 + 19.254 +class "GtkWidget" style "default" 19.255 + 19.256 +class "GtkSeparator" style "wide" 19.257 +class "GtkFrame" style "wide" 19.258 +class "GtkCalendar" style "wide" 19.259 +class "GtkEntry" style "wider" 19.260 + 19.261 +class "GtkSpinButton" style "spinbutton" 19.262 +class "GtkScale" style "scale" 19.263 +class "GtkVScale" style "vscale" 19.264 +class "GtkHScale" style "hscale" 19.265 +class "GtkScrollbar" style "scrollbar" 19.266 +class "GtkHScrollbar" style "hscrollbar" 19.267 +class "GtkVScrollbar" style "vscrollbar" 19.268 +class "GtkCalendar" style "calendar" 19.269 +class "GtkRadio*" style "radiocheck" 19.270 +class "GtkCheck*" style "radiocheck" 19.271 + 19.272 +widget_class "*<GtkNotebook>" style "notebook_bg" 19.273 +widget_class "*<GtkNotebook>*<GtkEventBox>" style "notebook_bg" 19.274 +widget_class "*<GtkNotebook>*<GtkDrawingArea>" style "notebook_bg" 19.275 +widget_class "*<GtkNotebook>*<GtkLayout>" style "notebook_bg" 19.276 +widget_class "*<GtkButton>" style "button" 19.277 +widget_class "*<GtkNotebook>" style "notebook" 19.278 +widget_class "*<GtkStatusbar>*" style "statusbar" 19.279 +widget_class "*<GtkComboBoxEntry>*" style "comboboxentry" 19.280 +widget_class "*<GtkCombo>*" style "comboboxentry" 19.281 +widget_class "*<GtkMenuBar>*" style "menubar" 19.282 +widget_class "*<GtkMenu>*" style "menu" 19.283 +widget_class "*<GtkMenuItem>*" style "menu_item" 19.284 +widget_class "*<GtkSeparatorMenuItem>*" style "separator_menu_item" 19.285 +widget_class "*.<GtkFrame>.<GtkLabel>" style "frame_title" 19.286 +widget_class "*.<GtkTreeView>*" style "treeview" 19.287 +widget_class "*<GtkProgress>" style "progressbar" 19.288 +widget_class "*.<GtkMenuItem>.*.<GtkProgressBar>" style "progressbar_menu_item" 19.289 +widget_class "*.<GtkTreeView>.<GtkButton>" style "treeview_header" 19.290 +widget_class "*.<GtkCTree>.<GtkButton>" style "treeview_header" 19.291 +widget_class "*.<GtkList>.<GtkButton>" style "treeview_header" 19.292 +widget_class "*.<GtkCList>.<GtkButton>" style "treeview_header" 19.293 + 19.294 +widget "gtk-tooltip*" style "tooltips" 19.295 + 19.296 +widget_class "*.ETable.ECanvas" style "treeview_header" 19.297 +widget_class "*.ETree.ECanvas" style "treeview_header" 19.298 + 19.299 +widget "*.nautilus-extra-view-widget" style : highest "nautilus_location" 19.300 + 19.301 +widget_class "*.<GtkComboBox>.<GtkCellView>" style "text_is_fg_color_workaround" 19.302 +widget "*.gtk-combobox-popup-menu.*" style "menuitem_text_is_fg_color_workaround" 19.303 +widget_class "*<GtkListItem>*" style "fg_is_text_color_workaround" 19.304 +widget_class "*<GtkCList>" style "fg_is_text_color_workaround" 19.305 +widget_class "*<EelEditableLabel>" style "fg_is_text_color_workaround" 19.306 +widget_class "EShellWindow.GtkVBox.BonoboDock.BonoboDockBand.BonoboDockItem*" style "evo_new_button_workaround"
20.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 20.2 +++ b/chrommo-theme/stuff/chrommo/openbox-3/close.xbm Sat Sep 05 02:00:47 2015 -0300 20.3 @@ -0,0 +1,5 @@ 20.4 +#define close_width 10 20.5 +#define close_height 10 20.6 +static unsigned char close_bits[] = { 20.7 + 0xff, 0x03, 0x31, 0x02, 0x31, 0x02, 0x31, 0x02, 0x31, 0x02, 0x31, 0x02, 20.8 + 0x01, 0x02, 0x01, 0x02, 0x01, 0x02, 0xff, 0x03 };
21.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 21.2 +++ b/chrommo-theme/stuff/chrommo/openbox-3/close_hover.xbm Sat Sep 05 02:00:47 2015 -0300 21.3 @@ -0,0 +1,5 @@ 21.4 +#define close_hover_width 10 21.5 +#define close_hover_height 10 21.6 +static unsigned char close_hover_bits[] = { 21.7 + 0xff, 0x03, 0x31, 0x02, 0x31, 0x02, 0x31, 0x02, 0x31, 0x02, 0x31, 0x02, 21.8 + 0x01, 0x02, 0x01, 0x02, 0x01, 0x02, 0xff, 0x03 };
22.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 22.2 +++ b/chrommo-theme/stuff/chrommo/openbox-3/desk.xbm Sat Sep 05 02:00:47 2015 -0300 22.3 @@ -0,0 +1,5 @@ 22.4 +#define desk_width 10 22.5 +#define desk_height 10 22.6 +static unsigned char desk_bits[] = { 22.7 + 0xff, 0x03, 0x01, 0x02, 0xff, 0x03, 0x01, 0x02, 0xff, 0x03, 0x01, 0x02, 22.8 + 0x01, 0x02, 0x01, 0x02, 0x01, 0x02, 0xff, 0x03 };
23.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 23.2 +++ b/chrommo-theme/stuff/chrommo/openbox-3/desk2.xbm Sat Sep 05 02:00:47 2015 -0300 23.3 @@ -0,0 +1,5 @@ 23.4 +#define desk2_width 10 23.5 +#define desk2_height 10 23.6 +static unsigned char desk2_bits[] = { 23.7 + 0x00, 0x00, 0xff, 0x03, 0xff, 0x03, 0x00, 0x00, 0xff, 0x03, 0xff, 0x03, 23.8 + 0x00, 0x00, 0xff, 0x03, 0xff, 0x03, 0x00, 0x00 };
24.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 24.2 +++ b/chrommo-theme/stuff/chrommo/openbox-3/desk2_hover.xbm Sat Sep 05 02:00:47 2015 -0300 24.3 @@ -0,0 +1,5 @@ 24.4 +#define desk2_hover_width 10 24.5 +#define desk2_hover_height 10 24.6 +static unsigned char desk2_hover_bits[] = { 24.7 + 0x00, 0x00, 0xff, 0x03, 0xff, 0x03, 0x00, 0x00, 0xff, 0x03, 0xff, 0x03, 24.8 + 0x00, 0x00, 0xff, 0x03, 0xff, 0x03, 0x00, 0x00 };
25.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 25.2 +++ b/chrommo-theme/stuff/chrommo/openbox-3/desk2_toggled.xbm Sat Sep 05 02:00:47 2015 -0300 25.3 @@ -0,0 +1,5 @@ 25.4 +#define desk2_toggled_width 10 25.5 +#define desk2_toggled_height 10 25.6 +static unsigned char desk2_toggled_bits[] = { 25.7 + 0x00, 0x00, 0xff, 0x03, 0xff, 0x03, 0x00, 0x00, 0xff, 0x03, 0xff, 0x03, 25.8 + 0x00, 0x00, 0xff, 0x03, 0xff, 0x03, 0x00, 0x00 };
26.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 26.2 +++ b/chrommo-theme/stuff/chrommo/openbox-3/desk_hover.xbm Sat Sep 05 02:00:47 2015 -0300 26.3 @@ -0,0 +1,5 @@ 26.4 +#define desk_hover_width 10 26.5 +#define desk_hover_height 10 26.6 +static unsigned char desk_hover_bits[] = { 26.7 + 0xff, 0x03, 0x01, 0x02, 0xff, 0x03, 0x01, 0x02, 0xff, 0x03, 0x01, 0x02, 26.8 + 0x01, 0x02, 0x01, 0x02, 0x01, 0x02, 0xff, 0x03 };
27.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 27.2 +++ b/chrommo-theme/stuff/chrommo/openbox-3/desk_toggled.xbm Sat Sep 05 02:00:47 2015 -0300 27.3 @@ -0,0 +1,5 @@ 27.4 +#define desk_toggled_width 10 27.5 +#define desk_toggled_height 10 27.6 +static unsigned char desk_toggled_bits[] = { 27.7 + 0xff, 0x03, 0x01, 0x02, 0x01, 0x02, 0x01, 0x02, 0x01, 0x02, 0xff, 0x03, 27.8 + 0x01, 0x02, 0xff, 0x03, 0x01, 0x02, 0xff, 0x03 };
28.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 28.2 +++ b/chrommo-theme/stuff/chrommo/openbox-3/iconify.xbm Sat Sep 05 02:00:47 2015 -0300 28.3 @@ -0,0 +1,5 @@ 28.4 +#define iconify_width 10 28.5 +#define iconify_height 10 28.6 +static unsigned char iconify_bits[] = { 28.7 + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfc, 0x00, 0xfc, 0x00, 28.8 + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 };
29.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 29.2 +++ b/chrommo-theme/stuff/chrommo/openbox-3/iconify_hover.xbm Sat Sep 05 02:00:47 2015 -0300 29.3 @@ -0,0 +1,5 @@ 29.4 +#define iconify_hover_width 10 29.5 +#define iconify_hover_height 10 29.6 +static unsigned char iconify_hover_bits[] = { 29.7 + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfc, 0x00, 0xfc, 0x00, 29.8 + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 };
30.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 30.2 +++ b/chrommo-theme/stuff/chrommo/openbox-3/max.xbm Sat Sep 05 02:00:47 2015 -0300 30.3 @@ -0,0 +1,5 @@ 30.4 +#define max_width 10 30.5 +#define max_height 10 30.6 +static unsigned char max_bits[] = { 30.7 + 0xff, 0x03, 0x01, 0x02, 0x01, 0x02, 0x01, 0x02, 0x00, 0x00, 0x00, 0x00, 30.8 + 0x01, 0x02, 0x01, 0x02, 0x01, 0x02, 0xff, 0x03 };
31.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 31.2 +++ b/chrommo-theme/stuff/chrommo/openbox-3/max_hover.xbm Sat Sep 05 02:00:47 2015 -0300 31.3 @@ -0,0 +1,5 @@ 31.4 +#define max_hover_width 10 31.5 +#define max_hover_height 10 31.6 +static unsigned char max_hover_bits[] = { 31.7 + 0xff, 0x03, 0x01, 0x02, 0x01, 0x02, 0x01, 0x02, 0x00, 0x00, 0x00, 0x00, 31.8 + 0x01, 0x02, 0x01, 0x02, 0x01, 0x02, 0xff, 0x03 };
32.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 32.2 +++ b/chrommo-theme/stuff/chrommo/openbox-3/max_toggled.xbm Sat Sep 05 02:00:47 2015 -0300 32.3 @@ -0,0 +1,5 @@ 32.4 +#define max_toggled_width 10 32.5 +#define max_toggled_height 10 32.6 +static unsigned char max_toggled_bits[] = { 32.7 + 0xff, 0x03, 0x01, 0x02, 0x01, 0x02, 0x01, 0x02, 0x00, 0x00, 0x00, 0x00, 32.8 + 0x01, 0x02, 0x01, 0x02, 0x01, 0x02, 0xff, 0x03 };
33.1 Binary file chrommo-theme/stuff/chrommo/openbox-3/minimized.png has changed
34.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 34.2 +++ b/chrommo-theme/stuff/chrommo/openbox-3/shade.xbm Sat Sep 05 02:00:47 2015 -0300 34.3 @@ -0,0 +1,5 @@ 34.4 +#define shade_width 10 34.5 +#define shade_height 10 34.6 +static unsigned char shade_bits[] = { 34.7 + 0xff, 0x03, 0x01, 0x02, 0xff, 0x03, 0xff, 0x03, 0xff, 0x03, 0xff, 0x03, 34.8 + 0xff, 0x03, 0xff, 0x03, 0x01, 0x02, 0xff, 0x03 };
35.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 35.2 +++ b/chrommo-theme/stuff/chrommo/openbox-3/shade_hover.xbm Sat Sep 05 02:00:47 2015 -0300 35.3 @@ -0,0 +1,5 @@ 35.4 +#define shade_hover_width 10 35.5 +#define shade_hover_height 10 35.6 +static unsigned char shade_hover_bits[] = { 35.7 + 0xff, 0x03, 0x01, 0x02, 0xff, 0x03, 0xff, 0x03, 0xff, 0x03, 0xff, 0x03, 35.8 + 0xff, 0x03, 0xff, 0x03, 0x01, 0x02, 0xff, 0x03 };
36.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 36.2 +++ b/chrommo-theme/stuff/chrommo/openbox-3/themerc Sat Sep 05 02:00:47 2015 -0300 36.3 @@ -0,0 +1,117 @@ 36.4 +# Chrommo Openbox Theme 36.5 +# Hackdorte : Public Domain License 36.6 + 36.7 +# Window geometry 36.8 +padding.width: 6 36.9 +padding.height: 6 36.10 +border.width: 6 36.11 +window.client.padding.width: 2 36.12 +window.client.padding.height: 2 36.13 +window.handle.width: 0 36.14 + 36.15 +# Menu geometry 36.16 +menu.border.width: 8 36.17 +menu.overlap.x: -9 36.18 +menu.overlap.y: 0 36.19 + 36.20 +# Border colors 36.21 +window.*.border.color: #F5F5F5 36.22 +menu.border.color: #F5F5F5 36.23 +window.active.client.color: #F5F5F5 36.24 +window.inactive.client.color: #F5F5F5 36.25 + 36.26 +# Text shadows 36.27 +window.active.label.text.font: shadow=n 36.28 +window.inactive.label.text.font: shadow=n 36.29 +menu.items.font: shadow=n 36.30 +menu.title.text.font: shadow=n 36.31 + 36.32 +# Window title justification 36.33 +window.label.text.justify: left 36.34 + 36.35 +# Window 36.36 +window.*.title.bg: flat 36.37 +window.*.title.bg.color: #F5F5F5 36.38 + 36.39 +window.*.label.bg: Parentrelative 36.40 +window.active.label.text.color: #636363 36.41 +window.inactive.label.text.color: #999999 36.42 + 36.43 +window.active.button.unpressed.bg: Flat 36.44 +window.active.button.unpressed.bg.color: #F5F5F5 36.45 +window.active.button.unpressed.image.color: #606060 36.46 + 36.47 +window.active.button.pressed.bg: Flat 36.48 +window.active.button.pressed.bg.color: #F5F5F5 36.49 +window.active.button.pressed.image.color: #FFFFFF 36.50 + 36.51 +window.active.button.disabled.bg: Flat 36.52 +window.active.button.disabled.bg.color: #F5F5F5 36.53 +window.active.button.disabled.image.color: #606060 36.54 + 36.55 +window.active.button.toggled.bg: Flat 36.56 +window.active.button.toggled.bg.color: #F5F5F5 36.57 +window.active.button.toggled.image.color: #606060 36.58 + 36.59 +window.active.button.hover.bg: Flat 36.60 +window.active.button.hover.bg.color: #F5F5F5 36.61 +window.active.button.hover.image.color: #666666 36.62 + 36.63 +window.inactive.button.unpressed.bg: Flat 36.64 +window.inactive.button.unpressed.bg.color: #F5F5F5 36.65 +window.inactive.button.unpressed.image.color: #999999 36.66 + 36.67 +window.inactive.button.pressed.bg: Flat 36.68 +window.inactive.button.pressed.bg.color: #F5F5F5 36.69 +window.inactive.button.pressed.image.color: #FFFFFF 36.70 + 36.71 +window.inactive.button.disabled.bg: Flat 36.72 +window.inactive.button.disabled.bg.color: #F5F5F5 36.73 +window.inactive.button.disabled.image.color: #F5F5F5 36.74 + 36.75 +window.inactive.button.toggled.bg: Flat 36.76 +window.inactive.button.toggled.bg.color: #F5F5F5 36.77 +window.inactive.button.toggled.image.color: #F5F5F5 36.78 + 36.79 +window.inactive.button.hover.bg: Flat 36.80 +window.inactive.button.hover.bg.color: #F5F5F5 36.81 +window.inactive.button.hover.image.color: #666666 36.82 + 36.83 +# Menus 36.84 +menu.title.bg: Flat 36.85 +menu.title.bg.color: #E5E5E5 36.86 +menu.title.text.color: #1A1A1A 36.87 +menu.title.text.justify: left 36.88 + 36.89 +menu.items.bg: Flat Solid 36.90 +menu.items.bg.color: #F5F5F5 36.91 +menu.items.text.color: #636363 36.92 +menu.items.disabled.text.color: #E1E1E1 36.93 + 36.94 +menu.items.active.bg: Flat 36.95 +menu.items.active.bg.color: #E8E8E8 36.96 +menu.items.active.text.color: #636363 36.97 +menu.items.active.disabled.text.color: #C1C1C1 36.98 + 36.99 +# (Menu Separator) version 3.4.7 36.100 +menu.separator.color: #E6E6E6 36.101 +menu.separator.width: 1 36.102 +menu.separator.padding.width: 6 36.103 +menu.separator.padding.height: 6 36.104 + 36.105 +# osd 36.106 +osd.border.width: 2 36.107 +osd.border.color: #F5F5F5 36.108 + 36.109 +osd.bg: flat gradient 36.110 +osd.bg.color: #FFFFFF 36.111 +osd.bg.colorTo: #F5F5F5 36.112 +osd.bg.border.color: #F5F5F5 36.113 +osd.label.bg: parentrelative 36.114 +osd.label.text.color: #8F8F8F 36.115 + 36.116 +osd.hilight.bg: flat solid 36.117 +osd.hilight.bg.color: #F5F5F5 36.118 + 36.119 +osd.unhilight.bg: flat solid 36.120 +osd.unhilight.bg.color: #F5F5F5