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