aboutsummaryrefslogtreecommitdiff
path: root/.themes/MikunoNaka/xfwm4/stick-toggled-active.xpm
blob: fc421e29c411303789a0fd51850c2fa3c893327f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
/* XPM */
static char * stick_toggled_active_xpm[] = {
"24 26 4 1",
" 	c None",
".	c #1d1b4d",
"+	c #e5e5e5",
"@	c #ff003e",
"@@@@@@@@@@@@@@@@@@@@@@@@",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"...........++...........",
".........++++++.........",
".........++++++.........",
"........++++++++........",
"........++++++++........",
".........++++++.........",
".........++++++.........",
"...........++...........",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................"};