summaryrefslogtreecommitdiff
path: root/desktop-themes/TraditionalOk/xfwm4/bottom-right-inactive.xpm
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2013-03-17 03:32:45 -0700
committerStefano Karapetsas <[email protected]>2013-03-17 03:32:45 -0700
commitd812f181c90c76b58117bba8de926ee3faf79840 (patch)
tree06b5346a8b132daacfb7e776a020fd4e63430c4f /desktop-themes/TraditionalOk/xfwm4/bottom-right-inactive.xpm
parentb0c8a05db42235d28beca552b5b64e114a33c4c5 (diff)
parenta1f219a214ed9d62452ce44192ef61dc860c50ca (diff)
downloadmate-themes-d812f181c90c76b58117bba8de926ee3faf79840.tar.bz2
mate-themes-d812f181c90c76b58117bba8de926ee3faf79840.tar.xz
Merge pull request #22 from NiceandGently/master
update TraditionalOk theme to clearlooks-phenix development
Diffstat (limited to 'desktop-themes/TraditionalOk/xfwm4/bottom-right-inactive.xpm')
-rw-r--r--desktop-themes/TraditionalOk/xfwm4/bottom-right-inactive.xpm13
1 files changed, 13 insertions, 0 deletions
diff --git a/desktop-themes/TraditionalOk/xfwm4/bottom-right-inactive.xpm b/desktop-themes/TraditionalOk/xfwm4/bottom-right-inactive.xpm
new file mode 100644
index 00000000..b25d2290
--- /dev/null
+++ b/desktop-themes/TraditionalOk/xfwm4/bottom-right-inactive.xpm
@@ -0,0 +1,13 @@
+/* XPM */
+static char *bottom_right_inactive[] = {
+/* columns rows colors chars-per-pixel */
+"4 4 3 1 ",
+" c #85827E",
+". c #D2D0CE",
+"X c #EDECEB",
+/* pixels */
+"XX. ",
+"XX. ",
+"... ",
+" "
+};