summaryrefslogtreecommitdiff
path: root/Shiki-Colors-Classic-Striped
diff options
context:
space:
mode:
Diffstat (limited to 'Shiki-Colors-Classic-Striped')
-rw-r--r--Shiki-Colors-Classic-Striped/metacity-1/metacity-theme-1.xml100
-rw-r--r--Shiki-Colors-Classic-Striped/metacity-1/prelight.pngbin624 -> 572 bytes
-rw-r--r--Shiki-Colors-Classic-Striped/metacity-1/prelight_unfocused.pngbin635 -> 572 bytes
-rw-r--r--Shiki-Colors-Classic-Striped/metacity-1/pressed.pngbin604 -> 591 bytes
4 files changed, 14 insertions, 86 deletions
diff --git a/Shiki-Colors-Classic-Striped/metacity-1/metacity-theme-1.xml b/Shiki-Colors-Classic-Striped/metacity-1/metacity-theme-1.xml
index e1a8812..8fbfe05 100644
--- a/Shiki-Colors-Classic-Striped/metacity-1/metacity-theme-1.xml
+++ b/Shiki-Colors-Classic-Striped/metacity-1/metacity-theme-1.xml
@@ -1,15 +1,15 @@
<?xml version="1.0"?>
<metacity_theme>
<info>
- <name>Shiki-Colors Striped Metacity</name>
- <author>Victor C. &lt;perfectska04@gmail.com&gt;</author>
- <copyright>&#194; 2009 perfectska04</copyright>
- <date>Apr, 2009</date>
- <description>Unity-based Metacity Theme for Shiki-Colors</description>
+ <name>Shiki-Colors-Classic Striped</name>
+ <author>Kylie McClain &lt;somasis@exherbo.org&gt;, Victor C. &lt;perfectska04@gmail.com&gt;</author>
+ <copyright>&#194; 2015 Kylie McClain, &#194; 2009 perfectska04</copyright>
+ <date>Jun, 2015</date>
+ <description>Unity-based Metacity Theme for Shiki-Colors-Classic</description>
</info>
<!-- ::: GEOMETRY ::: -->
-<frame_geometry name="normal" rounded_top_left="true" rounded_top_right="true" rounded_bottom_left="false" rounded_bottom_right="false">
+<frame_geometry name="normal" rounded_top_left="false" rounded_top_right="false" rounded_bottom_left="false" rounded_bottom_right="false">
<distance name="left_width" value="1"/>
<distance name="right_width" value="1"/>
<distance name="bottom_height" value="1"/>
@@ -66,34 +66,18 @@
<!-- ::: CORNERS ::: -->
<draw_ops name="corners_outline_selected_top">
<!-- top left -->
- <line color="#3C3C3C" x1="1" y1="3" x2="1" y2="3"/>
- <line color="#3C3C3C" x1="1" y1="4" x2="1" y2="4"/>
- <line color="#3C3C3C" x1="2" y1="2" x2="2" y2="2"/>
- <line color="#3C3C3C" x1="3" y1="1" x2="3" y2="1"/>
- <line color="#3C3C3C" x1="4" y1="1" x2="4" y2="1"/>
+ <line color="#3C3C3C" x1="0" y1="0" x2="0" y2="0"/>
<!-- top right -->
- <line color="#3C3C3C" x1="width-2" y1="3" x2="width-2" y2="3"/>
- <line color="#3C3C3C" x1="width-2" y1="4" x2="width-2" y2="4"/>
- <line color="#3C3C3C" x1="width-3" y1="2" x2="width-3" y2="2"/>
- <line color="#3C3C3C" x1="width-4" y1="1" x2="width-4" y2="1"/>
- <line color="#3C3C3C" x1="width-5" y1="1" x2="width-5" y2="1"/>
+ <line color="#3C3C3C" x1="width" y1="0" x2="width" y2="0"/>
</draw_ops>
<draw_ops name="corners_outline_top">
<!-- top left -->
- <line color="#3C3C3C" x1="1" y1="3" x2="1" y2="3"/>
- <line color="#3C3C3C" x1="1" y1="4" x2="1" y2="4"/>
- <line color="#3C3C3C" x1="2" y1="2" x2="2" y2="2"/>
- <line color="#3C3C3C" x1="3" y1="1" x2="3" y2="1"/>
- <line color="#3C3C3C" x1="4" y1="1" x2="4" y2="1"/>
+ <line color="#3C3C3C" x1="0" y1="0" x2="0" y2="0"/>
<!-- top right -->
- <line color="#3C3C3C" x1="width-2" y1="3" x2="width-2" y2="3"/>
- <line color="#3C3C3C" x1="width-2" y1="4" x2="width-2" y2="4"/>
- <line color="#3C3C3C" x1="width-3" y1="2" x2="width-3" y2="2"/>
- <line color="#3C3C3C" x1="width-4" y1="1" x2="width-4" y2="1"/>
- <line color="#3C3C3C" x1="width-5" y1="1" x2="width-5" y2="1"/>
+ <line color="#3C3C3C" x1="width" y1="0" x2="width" y2="0"/>
</draw_ops>
<draw_ops name="corners_outline_selected_bottom">
@@ -121,75 +105,19 @@
</draw_ops>
<draw_ops name="corners_highlight">
- <!-- ** corner highlight for left top ** -->
- <line color="shade/gtk:bg[SELECTED]/1.0" x1="2" y1="3" x2="2" y2="4"/>
- <line color="shade/gtk:bg[SELECTED]/1.2" x1="3" y1="2" x2="4" y2="2"/>
-
- <!-- ** corner highlight for right top ** -->
- <line color="shade/gtk:bg[SELECTED]/1.0" x1="width-3" y1="3" x2="width-3" y2="4"/>
- <line color="shade/gtk:bg[SELECTED]/1.2" x1="width-5" y1="2" x2="width-4" y2="2"/>
-
- <!-- ** corner highlight for left bottom ** -->
- <!--<line color="shade/gtk:bg[NORMAL]/1.14" x1="2" y1="height-4" x2="2" y2="height-5"/>
- <line color="shade/gtk:bg[NORMAL]/0.9" x1="3" y1="height-3" x2="4" y2="height-3"/>-->
-
- <!-- ** corner highlight for right bottom ** -->
- <!--<line color="shade/gtk:bg[NORMAL]/0.9" x1="width-3" y1="height-4" x2="width-3" y2="height-5"/>
- <line color="shade/gtk:bg[NORMAL]/0.9" x1="width-4" y1="height-3" x2="width-5" y2="height-3"/>-->
+
</draw_ops>
<draw_ops name="corners_highlight_unfocused">
- <!-- ** corner highlight for left top ** -->
- <line color="#575757" x1="2" y1="3" x2="2" y2="4"/>
- <line color="#616161" x1="3" y1="2" x2="4" y2="2"/>
-
- <!-- ** corner highlight for right top ** -->
- <line color="#575757" x1="width-3" y1="3" x2="width-3" y2="4"/>
- <line color="#616161" x1="width-5" y1="2" x2="width-4" y2="2"/>
-
- <!-- ** corner highlight for left bottom ** -->
- <!--<line color="shade/gtk:bg[NORMAL]/1.14" x1="2" y1="height-4" x2="2" y2="height-5"/>
- <line color="shade/gtk:bg[NORMAL]/0.9" x1="3" y1="height-3" x2="4" y2="height-3"/>-->
-
- <!-- ** corner highlight for right bottom ** -->
- <!--<line color="shade/gtk:bg[NORMAL]/0.9" x1="width-3" y1="height-4" x2="width-3" y2="height-5"/>
- <line color="shade/gtk:bg[NORMAL]/0.9" x1="width-4" y1="height-3" x2="width-5" y2="height-3"/>-->
+
</draw_ops>
<draw_ops name="corners_highlight_shaded">
- <!-- ** corner highlight for left top ** -->
- <line color="shade/gtk:bg[SELECTED]/1.0" x1="2" y1="3" x2="2" y2="4"/>
- <line color="shade/gtk:bg[SELECTED]/1.2" x1="3" y1="2" x2="4" y2="2"/>
-
- <!-- ** corner highlight for right top ** -->
- <line color="shade/gtk:bg[SELECTED]/1.0" x1="width-3" y1="3" x2="width-3" y2="4"/>
- <line color="shade/gtk:bg[SELECTED]/1.2" x1="width-5" y1="2" x2="width-4" y2="2"/>
-
- <!-- ** corner highlight for left bottom ** -->
- <line color="#3C3C3C" x1="2" y1="height-4" x2="2" y2="height-5"/>
- <line color="#3C3C3C" x1="3" y1="height-3" x2="4" y2="height-3"/>
-
- <!-- ** corner highlight for right bottom ** -->
- <line color="#3C3C3C" x1="width-3" y1="height-4" x2="width-3" y2="height-5"/>
- <line color="#3C3C3C" x1="width-4" y1="height-3" x2="width-5" y2="height-3"/>
+
</draw_ops>
<draw_ops name="corners_highlight_shaded_unfocused">
- <!-- ** corner highlight for left top ** -->
- <line color="#575757" x1="2" y1="3" x2="2" y2="4"/>
- <line color="#616161" x1="3" y1="2" x2="4" y2="2"/>
-
- <!-- ** corner highlight for right top ** -->
- <line color="#575757" x1="width-3" y1="3" x2="width-3" y2="4"/>
- <line color="#616161" x1="width-5" y1="2" x2="width-4" y2="2"/>
-
- <!-- ** corner highlight for left bottom ** -->
- <line color="#3C3C3C" x1="2" y1="height-4" x2="2" y2="height-5"/>
- <line color="#3C3C3C" x1="3" y1="height-3" x2="4" y2="height-3"/>
-
- <!-- ** corner highlight for right bottom ** -->
- <line color="#3C3C3C" x1="width-3" y1="height-4" x2="width-3" y2="height-5"/>
- <line color="#3C3C3C" x1="width-4" y1="height-3" x2="width-5" y2="height-3"/>
+
</draw_ops>
<draw_ops name="window_bg">
diff --git a/Shiki-Colors-Classic-Striped/metacity-1/prelight.png b/Shiki-Colors-Classic-Striped/metacity-1/prelight.png
index 38a0bd0..f5209c0 100644
--- a/Shiki-Colors-Classic-Striped/metacity-1/prelight.png
+++ b/Shiki-Colors-Classic-Striped/metacity-1/prelight.png
Binary files differ
diff --git a/Shiki-Colors-Classic-Striped/metacity-1/prelight_unfocused.png b/Shiki-Colors-Classic-Striped/metacity-1/prelight_unfocused.png
index 48fc47c..9f4f6bb 100644
--- a/Shiki-Colors-Classic-Striped/metacity-1/prelight_unfocused.png
+++ b/Shiki-Colors-Classic-Striped/metacity-1/prelight_unfocused.png
Binary files differ
diff --git a/Shiki-Colors-Classic-Striped/metacity-1/pressed.png b/Shiki-Colors-Classic-Striped/metacity-1/pressed.png
index 1c985d5..fcb0665 100644
--- a/Shiki-Colors-Classic-Striped/metacity-1/pressed.png
+++ b/Shiki-Colors-Classic-Striped/metacity-1/pressed.png
Binary files differ