From 28a029a4990d2a84f9d6a0b890eba812ea503998 Mon Sep 17 00:00:00 2001 From: Perberos Date: Thu, 1 Dec 2011 23:52:01 -0300 Subject: moving from https://github.com/perberos/mate-desktop-environment --- src/themes/WinMe/close_normal.png | Bin 0 -> 256 bytes src/themes/WinMe/close_normal_small.png | Bin 0 -> 223 bytes src/themes/WinMe/close_pressed.png | Bin 0 -> 256 bytes src/themes/WinMe/close_pressed_small.png | Bin 0 -> 219 bytes src/themes/WinMe/maximize_normal.png | Bin 0 -> 220 bytes src/themes/WinMe/maximize_pressed.png | Bin 0 -> 241 bytes src/themes/WinMe/metacity-theme-1.xml | 375 +++++++++++++++++++++++++++++++ src/themes/WinMe/minimize_normal.png | Bin 0 -> 213 bytes src/themes/WinMe/minimize_pressed.png | Bin 0 -> 216 bytes src/themes/WinMe/restore_normal.png | Bin 0 -> 235 bytes src/themes/WinMe/restore_pressed.png | Bin 0 -> 257 bytes 11 files changed, 375 insertions(+) create mode 100644 src/themes/WinMe/close_normal.png create mode 100644 src/themes/WinMe/close_normal_small.png create mode 100644 src/themes/WinMe/close_pressed.png create mode 100644 src/themes/WinMe/close_pressed_small.png create mode 100644 src/themes/WinMe/maximize_normal.png create mode 100644 src/themes/WinMe/maximize_pressed.png create mode 100644 src/themes/WinMe/metacity-theme-1.xml create mode 100644 src/themes/WinMe/minimize_normal.png create mode 100644 src/themes/WinMe/minimize_pressed.png create mode 100644 src/themes/WinMe/restore_normal.png create mode 100644 src/themes/WinMe/restore_pressed.png (limited to 'src/themes/WinMe') diff --git a/src/themes/WinMe/close_normal.png b/src/themes/WinMe/close_normal.png new file mode 100644 index 00000000..644378f9 Binary files /dev/null and b/src/themes/WinMe/close_normal.png differ diff --git a/src/themes/WinMe/close_normal_small.png b/src/themes/WinMe/close_normal_small.png new file mode 100644 index 00000000..bd7495c8 Binary files /dev/null and b/src/themes/WinMe/close_normal_small.png differ diff --git a/src/themes/WinMe/close_pressed.png b/src/themes/WinMe/close_pressed.png new file mode 100644 index 00000000..42970c2d Binary files /dev/null and b/src/themes/WinMe/close_pressed.png differ diff --git a/src/themes/WinMe/close_pressed_small.png b/src/themes/WinMe/close_pressed_small.png new file mode 100644 index 00000000..c7c98a1e Binary files /dev/null and b/src/themes/WinMe/close_pressed_small.png differ diff --git a/src/themes/WinMe/maximize_normal.png b/src/themes/WinMe/maximize_normal.png new file mode 100644 index 00000000..41b7694a Binary files /dev/null and b/src/themes/WinMe/maximize_normal.png differ diff --git a/src/themes/WinMe/maximize_pressed.png b/src/themes/WinMe/maximize_pressed.png new file mode 100644 index 00000000..68137306 Binary files /dev/null and b/src/themes/WinMe/maximize_pressed.png differ diff --git a/src/themes/WinMe/metacity-theme-1.xml b/src/themes/WinMe/metacity-theme-1.xml new file mode 100644 index 00000000..29d3aef0 --- /dev/null +++ b/src/themes/WinMe/metacity-theme-1.xml @@ -0,0 +1,375 @@ + + + + + WinMe + Perberos + Â 2007 Srivatsa Kanchi <srivatsa_nk@dataone.in>, 2010 Perberos + April 22, 2010 + Windows NT serie style theme + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + </draw_ops> + </piece> + </frame_style> + + <frame_style name="normal(maximized)_focused_style" geometry="borderless_geometry" parent="normal_focused_style"> + <piece position="titlebar"> + <draw_ops> + <gradient type="horizontal" x="0" y="0" width="width-0" + height="height-0"> + <color value="#0a246a"/> + <color value="#526bad"/> + <color value="#94b5dc"/> + <color value="#a6caf0"/> + </gradient> + </draw_ops> + </piece> + <button function="maximize" state="normal"> + + <draw_ops> + <image filename="restore_normal.png" x="0" y="0" width="width" height="height"/> + </draw_ops> + </button> + <button function="maximize" state="pressed"> + <draw_ops> + <image filename="restore_pressed.png" x="0" y="0" width="width" height="height"/> + </draw_ops> + </button> + </frame_style> + + <frame_style name="normal_unfocused_style" geometry="normal_geometry" parent="normal_focused_style"> + <piece position="titlebar"> + <draw_ops> + <rectangle color="gtk:bg[NORMAL]" x="0" y="0" width="width" height="height" filled="true"/> + <line color="#ffffff" x1="1" y1="1" x2="1" y2="height" width="1"/> + <line color="#ffffff" x1="1" y1="1" x2="width-2" y2="1" width="1"/> + <line color="#404040" x1="width-1" y1="0" x2="width-1" y2="height" width="1"/> + <line color="#808080" x1="width-2" y1="1" x2="width-2" y2="height" width="1"/> + <gradient type="horizontal" x="4" y="4" width="width-8" height="height-5"> + <color value="#808080"/> + <color value="#8c8c8c"/> + <color value="#a5a5a5"/> + <color value="#c6bdc6"/> + <color value="#c0c0c0"/> + </gradient> + </draw_ops> + </piece> + <piece position="title"> + <draw_ops> + <title x="3" y="2" color="gtk:bg[NORMAL]"/> + </draw_ops> + </piece> + </frame_style> + + <frame_style name="normal(maximized)_unfocused_style" geometry="borderless_geometry" parent="normal_unfocused_style"> + <piece position="titlebar"> + <draw_ops> + <gradient type="horizontal" x="0" y="0" width="width-0" height="height-0"> + <color value="#808080"/> + <color value="#8c8c8c"/> + <color value="#a5a5a5"/> + <color value="#c6bdc6"/> + <color value="#c0c0c0"/> + </gradient> + </draw_ops> + </piece> + <button function="maximize" state="normal"> + <draw_ops> + <image filename="restore_normal.png" x="0" y="0" width="width" height="height"/> + </draw_ops> + </button> + </frame_style> + + <frame_style name="utility_focused_style" geometry="utility_geometry"> + <piece position="entire_background"> + <draw_ops> + <rectangle color="gtk:bg[NORMAL]" x="0" y="0" width="width" height="height" filled="true"/> + <rectangle color="#ffffff" x="1" y="1" width="width-3" height="height-3" filled="false"/> + <line color="#808080" x1="width-2" y1="1" x2="width-2" y2="height-3"/> + <line color="#808080" x1="1" y1="height-2" x2="width-2" y2="height-2"/> + <line color="#404040" x1="width-1" y1="0" x2="width-1" y2="height-1"/> + <line color="#404040" x1="0" y1="height-1" x2="width-1" y2="height-1"/> + </draw_ops> + </piece> + + <piece position="titlebar"> + <draw_ops> + <gradient type="horizontal" x="3" y="3" width="width-6" height="height-4"> + <color value="#0a246a"/> + <color value="#526bad"/> + <color value="#94b5dc"/> + <color value="#a6caf0"/> + </gradient> + </draw_ops> + </piece> + <button function="menu" state="normal"><draw_ops/></button> + <button function="menu" state="pressed"><draw_ops/></button> + + <piece position="title"> + <draw_ops> + <title x="3" y="2" color="#ffffff"/> + </draw_ops> + </piece> + + <button function="close" state="normal"> + <draw_ops> + <image filename="close_normal_small.png" x="0" y="0" width="width" height="height"/> + </draw_ops> + </button> + <button function="close" state="pressed"> + <draw_ops> + <image filename="close_pressed_small.png" x="0" y="0" width="width" height="height"/> + </draw_ops> + </button> + <button function="maximize" state="normal"><draw_ops/></button> + <button function="maximize" state="pressed"><draw_ops/></button> + <button function="minimize" state="normal"><draw_ops/></button> + <button function="minimize" state="pressed"><draw_ops/></button> + </frame_style> + + <frame_style name="utility_unfocused_style" geometry="utility_geometry" parent="utility_focused_style"> + <piece position="titlebar"> + <draw_ops> + <gradient type="horizontal" x="3" y="3" width="width-6" height="height-4"> + <color value="#808080"/> + <color value="#8c8c8c"/> + <color value="#a5a5a5"/> + <color value="#c6bdc6"/> + <color value="#c0c0c0"/> + </gradient> + </draw_ops> + </piece> + <piece position="title"> + <draw_ops> + <title x="3" y="2" color="gtk:bg[NORMAL]"/> + </draw_ops> + </piece> + </frame_style> + + + <frame_style name="border_style" geometry="border_geometry"> + <button function="close" state="normal"><draw_ops/></button> + <button function="close" state="pressed"><draw_ops/></button> + <button function="maximize" state="normal"><draw_ops/></button> + <button function="maximize" state="pressed"><draw_ops/></button> + <button function="minimize" state="normal"><draw_ops/></button> + <button function="minimize" state="pressed"><draw_ops/></button> + <button function="menu" state="normal"><draw_ops/></button> + <button function="menu" state="pressed"><draw_ops/></button> + </frame_style> + + <!-- system menu icon : default drawn by metacity --> + <menu_icon function="close" state="normal"> + <draw_ops/> + </menu_icon> + + <menu_icon function="maximize" state="normal"> + <draw_ops/> + </menu_icon> + + <menu_icon function="minimize" state="normal"> + <draw_ops/> + </menu_icon> + + <menu_icon function="unmaximize" state="normal"> + <draw_ops/> + </menu_icon> + + <frame_style_set name="normal_set"> + <frame focus="yes" state="normal" resize="both" style="normal_focused_style"/> + <frame focus="no" state="normal" resize="both" style="normal_unfocused_style"/> + <frame focus="yes" state="normal" resize="none" style="normal_focused_style"/> + <frame focus="no" state="normal" resize="none" style="normal_unfocused_style"/> + <frame focus="yes" state="maximized" style="normal(maximized)_focused_style"/> + <frame focus="no" state="maximized" style="normal(maximized)_unfocused_style"/> + <frame focus="yes" state="shaded" style="normal_focused_style"/> + <frame focus="no" state="shaded" style="normal_unfocused_style"/> + <frame focus="yes" state="maximized_and_shaded" style="normal(maximized)_focused_style"/> + <frame focus="no" state="maximized_and_shaded" style="normal_unfocused_style"/> + </frame_style_set> + + + <frame_style_set name="border_set"> + <frame focus="yes" state="normal" resize="both" style="border_style" /> + <frame focus="no" state="normal" resize="both" style="border_style" /> + <frame focus="yes" state="normal" resize="none" style="border_style" /> + <frame focus="no" state="normal" resize="none" style="border_style" /> + <frame focus="yes" state="maximized" style="border_style" /> + <frame focus="no" state="maximized" style="border_style" /> + <frame focus="yes" state="shaded" style="border_style" /> + <frame focus="no" state="shaded" style="border_style" /> + <frame focus="yes" state="maximized_and_shaded" style="border_style" /> + <frame focus="no" state="maximized_and_shaded" style="border_style" /> + </frame_style_set> + + <frame_style_set name="utility_set" parent="border_set"> + <frame focus="yes" state="normal" resize="both" style="utility_focused_style" /> + <frame focus="no" state="normal" resize="both" style="utility_unfocused_style" /> + <frame focus="yes" state="normal" resize="none" style="utility_focused_style" /> + <frame focus="no" state="normal" resize="none" style="utility_unfocused_style" /> + </frame_style_set> + + + <window type="normal" style_set="normal_set"/> + <window type="dialog" style_set="normal_set"/> + <window type="modal_dialog" style_set="normal_set"/> + <window type="menu" style_set="utility_set"/> + <window type="utility" style_set="utility_set"/> + <window type="border" style_set="border_set"/> + +</metacity_theme> diff --git a/src/themes/WinMe/minimize_normal.png b/src/themes/WinMe/minimize_normal.png new file mode 100644 index 00000000..cfa36387 Binary files /dev/null and b/src/themes/WinMe/minimize_normal.png differ diff --git a/src/themes/WinMe/minimize_pressed.png b/src/themes/WinMe/minimize_pressed.png new file mode 100644 index 00000000..4b873d15 Binary files /dev/null and b/src/themes/WinMe/minimize_pressed.png differ diff --git a/src/themes/WinMe/restore_normal.png b/src/themes/WinMe/restore_normal.png new file mode 100644 index 00000000..95ab85ec Binary files /dev/null and b/src/themes/WinMe/restore_normal.png differ diff --git a/src/themes/WinMe/restore_pressed.png b/src/themes/WinMe/restore_pressed.png new file mode 100644 index 00000000..2b117058 Binary files /dev/null and b/src/themes/WinMe/restore_pressed.png differ -- cgit v1.2.1