aboutsummaryrefslogtreecommitdiff
path: root/common/xfwm4/stick-inactive.xpm
diff options
context:
space:
mode:
authorHorst31802015-05-28 17:41:22 +0200
committerHorst31802015-05-28 17:41:22 +0200
commitf21150e179d2ceae1e743041fbf9ea9eddc93d9a (patch)
treead8b0021f8f1501e5b1935a9053bdab5c6bdd8fc /common/xfwm4/stick-inactive.xpm
parentd533557384041bfc1a73c0ee9f65c4184a4ec92a (diff)
downloadsolarc-theme-f21150e179d2ceae1e743041fbf9ea9eddc93d9a.tar.gz
solarc-theme-f21150e179d2ceae1e743041fbf9ea9eddc93d9a.tar.xz
solarc-theme-f21150e179d2ceae1e743041fbf9ea9eddc93d9a.zip
add build system
Diffstat (limited to 'common/xfwm4/stick-inactive.xpm')
-rw-r--r--common/xfwm4/stick-inactive.xpm28
1 files changed, 28 insertions, 0 deletions
diff --git a/common/xfwm4/stick-inactive.xpm b/common/xfwm4/stick-inactive.xpm
new file mode 100644
index 0000000..19bca20
--- /dev/null
+++ b/common/xfwm4/stick-inactive.xpm
@@ -0,0 +1,28 @@
+/* XPM */
+static char * stick_inactive_xpm[] = {
+"16 22 3 1",
+" c None",
+". c #E7E8EB",
+"+ c #B9BFCE",
+"................",
+"................",
+"................",
+"................",
+"................",
+"................",
+"................",
+".......++.......",
+".......++.......",
+".......++.......",
+"....++++++++....",
+"....++++++++....",
+".......++.......",
+".......++.......",
+".......++.......",
+"................",
+"................",
+"................",
+"................",
+"................",
+"................",
+"................"};