aboutsummaryrefslogtreecommitdiff
path: root/data/styles/Emerge/pixmaps/stuck-pressed.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'data/styles/Emerge/pixmaps/stuck-pressed.xpm')
-rw-r--r--data/styles/Emerge/pixmaps/stuck-pressed.xpm38
1 files changed, 38 insertions, 0 deletions
diff --git a/data/styles/Emerge/pixmaps/stuck-pressed.xpm b/data/styles/Emerge/pixmaps/stuck-pressed.xpm
new file mode 100644
index 0000000..9f8e9af
--- /dev/null
+++ b/data/styles/Emerge/pixmaps/stuck-pressed.xpm
@@ -0,0 +1,38 @@
1/* XPM */
2static char * stuck_pressed_xpm[] = {
3"20 17 18 1",
4" c None",
5". c #EBEBEB",
6"+ c #E9E9E9",
7"@ c #E6E6E6",
8"# c #E5E5E5",
9"$ c #E4E4E4",
10"% c #DEDEDE",
11"& c #CDCDCD",
12"* c #C1C1C1",
13"= c #C0C0C0",
14"- c #000000",
15"; c #CBCBCB",
16"> c #A0A0A0",
17", c #BBBBBB",
18"' c #BDBDBD",
19") c #E1E1E1",
20"! c #E8E8E8",
21"~ c #EDEDED",
22"....................",
23"....................",
24"....................",
25".....+@##$$$$#@+....",
26"....+%&**====*&%+...",
27"....@&---------;#...",
28"....#*---------*$...",
29"....$=-->,='>--=$...",
30"....$=--')!)'--=$...",
31"....$=--=!-----=$...",
32"....$=--')-~!--=$...",
33"....$=-->,-!)--=$...",
34"....#*---------*$...",
35"....@&---------;#...",
36"....+%&**====*&%+...",
37".....+@##$$$$#@+....",
38"...................."};