aboutsummaryrefslogtreecommitdiff
path: root/data/styles/Emerge/pixmaps/unselected.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'data/styles/Emerge/pixmaps/unselected.xpm')
-rw-r--r--data/styles/Emerge/pixmaps/unselected.xpm21
1 files changed, 21 insertions, 0 deletions
diff --git a/data/styles/Emerge/pixmaps/unselected.xpm b/data/styles/Emerge/pixmaps/unselected.xpm
new file mode 100644
index 0000000..698448a
--- /dev/null
+++ b/data/styles/Emerge/pixmaps/unselected.xpm
@@ -0,0 +1,21 @@
1/* XPM */
2static char * unselected_xpm[] = {
3"16 16 2 1",
4" c None",
5". c #000000",
6" ",
7" ",
8" ",
9" ............. ",
10" . . ",
11" . . ",
12" . . ",
13" . . ",
14" . . ",
15" . . ",
16" . . ",
17" . . ",
18" . . ",
19" . . ",
20" ............. ",
21" "};