wok-current rev 19047
Remove openbox chrommo theme. Duplicated in the repository.
author | Leonardo Laporte <hackdorte@sapo.pt> |
---|---|
date | Sun Apr 17 16:28:31 2016 -0300 (2016-04-17) |
parents | 9ac599447cde |
children | d59452dc5ed3 |
files | chrommo-theme/description.txt chrommo-theme/receipt chrommo-theme/stuff/chrommo/gtk-2.0/gtkrc chrommo-theme/stuff/chrommo/openbox-3/close.xbm chrommo-theme/stuff/chrommo/openbox-3/close_hover.xbm chrommo-theme/stuff/chrommo/openbox-3/desk.xbm chrommo-theme/stuff/chrommo/openbox-3/desk2.xbm chrommo-theme/stuff/chrommo/openbox-3/desk2_hover.xbm chrommo-theme/stuff/chrommo/openbox-3/desk2_toggled.xbm chrommo-theme/stuff/chrommo/openbox-3/desk_hover.xbm chrommo-theme/stuff/chrommo/openbox-3/desk_toggled.xbm chrommo-theme/stuff/chrommo/openbox-3/iconify.xbm chrommo-theme/stuff/chrommo/openbox-3/iconify_hover.xbm chrommo-theme/stuff/chrommo/openbox-3/max.xbm chrommo-theme/stuff/chrommo/openbox-3/max_hover.xbm chrommo-theme/stuff/chrommo/openbox-3/max_toggled.xbm chrommo-theme/stuff/chrommo/openbox-3/minimized.png chrommo-theme/stuff/chrommo/openbox-3/shade.xbm chrommo-theme/stuff/chrommo/openbox-3/shade_hover.xbm chrommo-theme/stuff/chrommo/openbox-3/themerc |
line diff
1.1 --- a/chrommo-theme/description.txt Sun Apr 17 16:22:14 2016 -0300 1.2 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 1.3 @@ -1,7 +0,0 @@ 1.4 -Chrommo Theme 1.5 - 1.6 -A beautiful and modern theme with white color. 1.7 -The font colors are stronger and clearly visible. 1.8 -It includes customization for GTK2 and Openbox. 1.9 - 1.10 -http://people.slitaz.org/~leonardolaporte/
2.1 --- a/chrommo-theme/receipt Sun Apr 17 16:22:14 2016 -0300 2.2 +++ b/chrommo-theme/receipt Sun Apr 17 16:28:31 2016 -0300 2.3 @@ -1,18 +1,18 @@ 2.4 # SliTaz package receipt. 2.5 2.6 -PACKAGE="chrommo-theme" 2.7 -VERSION="1.0.4" 2.8 +PACKAGE="gtk2-theme-chrommo" 2.9 +VERSION="1.0.5" 2.10 CATEGORY="x-window" 2.11 -SHORT_DESC="SliTaz Chrommo theme for GTK+2 and Openbox" 2.12 +SHORT_DESC="A beautiful and modern theme with white color." 2.13 MAINTAINER="hackdorte@sapo.pt" 2.14 -LICENSE="BSD" 2.15 +LICENSE="PublicDomain" 2.16 WEB_SITE="http://people.slitaz.org/~leonardolaporte/" 2.17 2.18 -DEPENDS="murrine openbox" 2.19 +DEPENDS="murrine" 2.20 2.21 # Rules to gen a SliTaz package suitable for Tazpkg. 2.22 genpkg_rules() 2.23 { 2.24 mkdir -p $fs/usr/share/themes 2.25 cp -a stuff/* $fs/usr/share/themes 2.26 -} 2.27 \ No newline at end of file 2.28 +}
3.1 --- a/chrommo-theme/stuff/chrommo/gtk-2.0/gtkrc Sun Apr 17 16:22:14 2016 -0300 3.2 +++ b/chrommo-theme/stuff/chrommo/gtk-2.0/gtkrc Sun Apr 17 16:28:31 2016 -0300 3.3 @@ -1,5 +1,4 @@ 3.4 -# Chrommo GTK2 Theme 3.5 -# Slitaz BSD License 3.6 +# GTK2 Theme Chrommo 3.7 3.8 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" 3.9
4.1 --- a/chrommo-theme/stuff/chrommo/openbox-3/close.xbm Sun Apr 17 16:22:14 2016 -0300 4.2 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 4.3 @@ -1,5 +0,0 @@ 4.4 -#define close_width 10 4.5 -#define close_height 10 4.6 -static unsigned char close_bits[] = { 4.7 - 0xff, 0x03, 0x31, 0x02, 0x31, 0x02, 0x31, 0x02, 0x31, 0x02, 0x31, 0x02, 4.8 - 0x01, 0x02, 0x01, 0x02, 0x01, 0x02, 0xff, 0x03 };
5.1 --- a/chrommo-theme/stuff/chrommo/openbox-3/close_hover.xbm Sun Apr 17 16:22:14 2016 -0300 5.2 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 5.3 @@ -1,5 +0,0 @@ 5.4 -#define close_hover_width 10 5.5 -#define close_hover_height 10 5.6 -static unsigned char close_hover_bits[] = { 5.7 - 0xff, 0x03, 0x31, 0x02, 0x31, 0x02, 0x31, 0x02, 0x31, 0x02, 0x31, 0x02, 5.8 - 0x01, 0x02, 0x01, 0x02, 0x01, 0x02, 0xff, 0x03 };
6.1 --- a/chrommo-theme/stuff/chrommo/openbox-3/desk.xbm Sun Apr 17 16:22:14 2016 -0300 6.2 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 6.3 @@ -1,5 +0,0 @@ 6.4 -#define desk_width 10 6.5 -#define desk_height 10 6.6 -static unsigned char desk_bits[] = { 6.7 - 0xff, 0x03, 0x01, 0x02, 0xff, 0x03, 0x01, 0x02, 0xff, 0x03, 0x01, 0x02, 6.8 - 0x01, 0x02, 0x01, 0x02, 0x01, 0x02, 0xff, 0x03 };
7.1 --- a/chrommo-theme/stuff/chrommo/openbox-3/desk2.xbm Sun Apr 17 16:22:14 2016 -0300 7.2 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 7.3 @@ -1,5 +0,0 @@ 7.4 -#define desk2_width 10 7.5 -#define desk2_height 10 7.6 -static unsigned char desk2_bits[] = { 7.7 - 0x00, 0x00, 0xff, 0x03, 0xff, 0x03, 0x00, 0x00, 0xff, 0x03, 0xff, 0x03, 7.8 - 0x00, 0x00, 0xff, 0x03, 0xff, 0x03, 0x00, 0x00 };
8.1 --- a/chrommo-theme/stuff/chrommo/openbox-3/desk2_hover.xbm Sun Apr 17 16:22:14 2016 -0300 8.2 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 8.3 @@ -1,5 +0,0 @@ 8.4 -#define desk2_hover_width 10 8.5 -#define desk2_hover_height 10 8.6 -static unsigned char desk2_hover_bits[] = { 8.7 - 0x00, 0x00, 0xff, 0x03, 0xff, 0x03, 0x00, 0x00, 0xff, 0x03, 0xff, 0x03, 8.8 - 0x00, 0x00, 0xff, 0x03, 0xff, 0x03, 0x00, 0x00 };
9.1 --- a/chrommo-theme/stuff/chrommo/openbox-3/desk2_toggled.xbm Sun Apr 17 16:22:14 2016 -0300 9.2 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 9.3 @@ -1,5 +0,0 @@ 9.4 -#define desk2_toggled_width 10 9.5 -#define desk2_toggled_height 10 9.6 -static unsigned char desk2_toggled_bits[] = { 9.7 - 0x00, 0x00, 0xff, 0x03, 0xff, 0x03, 0x00, 0x00, 0xff, 0x03, 0xff, 0x03, 9.8 - 0x00, 0x00, 0xff, 0x03, 0xff, 0x03, 0x00, 0x00 };
10.1 --- a/chrommo-theme/stuff/chrommo/openbox-3/desk_hover.xbm Sun Apr 17 16:22:14 2016 -0300 10.2 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 10.3 @@ -1,5 +0,0 @@ 10.4 -#define desk_hover_width 10 10.5 -#define desk_hover_height 10 10.6 -static unsigned char desk_hover_bits[] = { 10.7 - 0xff, 0x03, 0x01, 0x02, 0xff, 0x03, 0x01, 0x02, 0xff, 0x03, 0x01, 0x02, 10.8 - 0x01, 0x02, 0x01, 0x02, 0x01, 0x02, 0xff, 0x03 };
11.1 --- a/chrommo-theme/stuff/chrommo/openbox-3/desk_toggled.xbm Sun Apr 17 16:22:14 2016 -0300 11.2 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 11.3 @@ -1,5 +0,0 @@ 11.4 -#define desk_toggled_width 10 11.5 -#define desk_toggled_height 10 11.6 -static unsigned char desk_toggled_bits[] = { 11.7 - 0xff, 0x03, 0x01, 0x02, 0x01, 0x02, 0x01, 0x02, 0x01, 0x02, 0xff, 0x03, 11.8 - 0x01, 0x02, 0xff, 0x03, 0x01, 0x02, 0xff, 0x03 };
12.1 --- a/chrommo-theme/stuff/chrommo/openbox-3/iconify.xbm Sun Apr 17 16:22:14 2016 -0300 12.2 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 12.3 @@ -1,5 +0,0 @@ 12.4 -#define iconify_width 10 12.5 -#define iconify_height 10 12.6 -static unsigned char iconify_bits[] = { 12.7 - 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfc, 0x00, 0xfc, 0x00, 12.8 - 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 };
13.1 --- a/chrommo-theme/stuff/chrommo/openbox-3/iconify_hover.xbm Sun Apr 17 16:22:14 2016 -0300 13.2 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 13.3 @@ -1,5 +0,0 @@ 13.4 -#define iconify_hover_width 10 13.5 -#define iconify_hover_height 10 13.6 -static unsigned char iconify_hover_bits[] = { 13.7 - 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfc, 0x00, 0xfc, 0x00, 13.8 - 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 };
14.1 --- a/chrommo-theme/stuff/chrommo/openbox-3/max.xbm Sun Apr 17 16:22:14 2016 -0300 14.2 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 14.3 @@ -1,5 +0,0 @@ 14.4 -#define max_width 10 14.5 -#define max_height 10 14.6 -static unsigned char max_bits[] = { 14.7 - 0xff, 0x03, 0x01, 0x02, 0x01, 0x02, 0x01, 0x02, 0x00, 0x00, 0x00, 0x00, 14.8 - 0x01, 0x02, 0x01, 0x02, 0x01, 0x02, 0xff, 0x03 };
15.1 --- a/chrommo-theme/stuff/chrommo/openbox-3/max_hover.xbm Sun Apr 17 16:22:14 2016 -0300 15.2 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 15.3 @@ -1,5 +0,0 @@ 15.4 -#define max_hover_width 10 15.5 -#define max_hover_height 10 15.6 -static unsigned char max_hover_bits[] = { 15.7 - 0xff, 0x03, 0x01, 0x02, 0x01, 0x02, 0x01, 0x02, 0x00, 0x00, 0x00, 0x00, 15.8 - 0x01, 0x02, 0x01, 0x02, 0x01, 0x02, 0xff, 0x03 };
16.1 --- a/chrommo-theme/stuff/chrommo/openbox-3/max_toggled.xbm Sun Apr 17 16:22:14 2016 -0300 16.2 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 16.3 @@ -1,5 +0,0 @@ 16.4 -#define max_toggled_width 10 16.5 -#define max_toggled_height 10 16.6 -static unsigned char max_toggled_bits[] = { 16.7 - 0xff, 0x03, 0x01, 0x02, 0x01, 0x02, 0x01, 0x02, 0x00, 0x00, 0x00, 0x00, 16.8 - 0x01, 0x02, 0x01, 0x02, 0x01, 0x02, 0xff, 0x03 };
17.1 Binary file chrommo-theme/stuff/chrommo/openbox-3/minimized.png has changed
18.1 --- a/chrommo-theme/stuff/chrommo/openbox-3/shade.xbm Sun Apr 17 16:22:14 2016 -0300 18.2 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 18.3 @@ -1,5 +0,0 @@ 18.4 -#define shade_width 10 18.5 -#define shade_height 10 18.6 -static unsigned char shade_bits[] = { 18.7 - 0xff, 0x03, 0x01, 0x02, 0xff, 0x03, 0xff, 0x03, 0xff, 0x03, 0xff, 0x03, 18.8 - 0xff, 0x03, 0xff, 0x03, 0x01, 0x02, 0xff, 0x03 };
19.1 --- a/chrommo-theme/stuff/chrommo/openbox-3/shade_hover.xbm Sun Apr 17 16:22:14 2016 -0300 19.2 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 19.3 @@ -1,5 +0,0 @@ 19.4 -#define shade_hover_width 10 19.5 -#define shade_hover_height 10 19.6 -static unsigned char shade_hover_bits[] = { 19.7 - 0xff, 0x03, 0x01, 0x02, 0xff, 0x03, 0xff, 0x03, 0xff, 0x03, 0xff, 0x03, 19.8 - 0xff, 0x03, 0xff, 0x03, 0x01, 0x02, 0xff, 0x03 };
20.1 --- a/chrommo-theme/stuff/chrommo/openbox-3/themerc Sun Apr 17 16:22:14 2016 -0300 20.2 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 20.3 @@ -1,117 +0,0 @@ 20.4 -# Chrommo Openbox Theme 20.5 -# Slitaz BSD License 20.6 - 20.7 -# Window geometry 20.8 -padding.width: 6 20.9 -padding.height: 6 20.10 -border.width: 6 20.11 -window.client.padding.width: 2 20.12 -window.client.padding.height: 2 20.13 -window.handle.width: 0 20.14 - 20.15 -# Menu geometry 20.16 -menu.border.width: 8 20.17 -menu.overlap.x: -9 20.18 -menu.overlap.y: 0 20.19 - 20.20 -# Border colors 20.21 -window.*.border.color: #F5F5F5 20.22 -menu.border.color: #F5F5F5 20.23 -window.active.client.color: #F5F5F5 20.24 -window.inactive.client.color: #F5F5F5 20.25 - 20.26 -# Text shadows 20.27 -window.active.label.text.font: shadow=n 20.28 -window.inactive.label.text.font: shadow=n 20.29 -menu.items.font: shadow=n 20.30 -menu.title.text.font: shadow=n 20.31 - 20.32 -# Window title justification 20.33 -window.label.text.justify: left 20.34 - 20.35 -# Window 20.36 -window.*.title.bg: flat 20.37 -window.*.title.bg.color: #F5F5F5 20.38 - 20.39 -window.*.label.bg: Parentrelative 20.40 -window.active.label.text.color: #636363 20.41 -window.inactive.label.text.color: #999999 20.42 - 20.43 -window.active.button.unpressed.bg: Flat 20.44 -window.active.button.unpressed.bg.color: #F5F5F5 20.45 -window.active.button.unpressed.image.color: #606060 20.46 - 20.47 -window.active.button.pressed.bg: Flat 20.48 -window.active.button.pressed.bg.color: #F5F5F5 20.49 -window.active.button.pressed.image.color: #FFFFFF 20.50 - 20.51 -window.active.button.disabled.bg: Flat 20.52 -window.active.button.disabled.bg.color: #F5F5F5 20.53 -window.active.button.disabled.image.color: #606060 20.54 - 20.55 -window.active.button.toggled.bg: Flat 20.56 -window.active.button.toggled.bg.color: #F5F5F5 20.57 -window.active.button.toggled.image.color: #606060 20.58 - 20.59 -window.active.button.hover.bg: Flat 20.60 -window.active.button.hover.bg.color: #F5F5F5 20.61 -window.active.button.hover.image.color: #666666 20.62 - 20.63 -window.inactive.button.unpressed.bg: Flat 20.64 -window.inactive.button.unpressed.bg.color: #F5F5F5 20.65 -window.inactive.button.unpressed.image.color: #999999 20.66 - 20.67 -window.inactive.button.pressed.bg: Flat 20.68 -window.inactive.button.pressed.bg.color: #F5F5F5 20.69 -window.inactive.button.pressed.image.color: #FFFFFF 20.70 - 20.71 -window.inactive.button.disabled.bg: Flat 20.72 -window.inactive.button.disabled.bg.color: #F5F5F5 20.73 -window.inactive.button.disabled.image.color: #F5F5F5 20.74 - 20.75 -window.inactive.button.toggled.bg: Flat 20.76 -window.inactive.button.toggled.bg.color: #F5F5F5 20.77 -window.inactive.button.toggled.image.color: #F5F5F5 20.78 - 20.79 -window.inactive.button.hover.bg: Flat 20.80 -window.inactive.button.hover.bg.color: #F5F5F5 20.81 -window.inactive.button.hover.image.color: #666666 20.82 - 20.83 -# Menus 20.84 -menu.title.bg: Flat 20.85 -menu.title.bg.color: #E5E5E5 20.86 -menu.title.text.color: #1A1A1A 20.87 -menu.title.text.justify: left 20.88 - 20.89 -menu.items.bg: Flat Solid 20.90 -menu.items.bg.color: #F5F5F5 20.91 -menu.items.text.color: #636363 20.92 -menu.items.disabled.text.color: #E1E1E1 20.93 - 20.94 -menu.items.active.bg: Flat 20.95 -menu.items.active.bg.color: #E8E8E8 20.96 -menu.items.active.text.color: #636363 20.97 -menu.items.active.disabled.text.color: #C1C1C1 20.98 - 20.99 -# (Menu Separator) version 3.4.7 20.100 -menu.separator.color: #E6E6E6 20.101 -menu.separator.width: 1 20.102 -menu.separator.padding.width: 6 20.103 -menu.separator.padding.height: 6 20.104 - 20.105 -# osd 20.106 -osd.border.width: 2 20.107 -osd.border.color: #F5F5F5 20.108 - 20.109 -osd.bg: flat gradient 20.110 -osd.bg.color: #FFFFFF 20.111 -osd.bg.colorTo: #F5F5F5 20.112 -osd.bg.border.color: #F5F5F5 20.113 -osd.label.bg: parentrelative 20.114 -osd.label.text.color: #8F8F8F 20.115 - 20.116 -osd.hilight.bg: flat solid 20.117 -osd.hilight.bg.color: #F5F5F5 20.118 - 20.119 -osd.unhilight.bg: flat solid 20.120 -osd.unhilight.bg.color: #F5F5F5