summaryrefslogtreecommitdiff
path: root/themes/daloa/stick-toggled-inactive.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'themes/daloa/stick-toggled-inactive.xpm')
-rw-r--r--themes/daloa/stick-toggled-inactive.xpm25
1 files changed, 25 insertions, 0 deletions
diff --git a/themes/daloa/stick-toggled-inactive.xpm b/themes/daloa/stick-toggled-inactive.xpm
new file mode 100644
index 000000000..4a12668c0
--- /dev/null
+++ b/themes/daloa/stick-toggled-inactive.xpm
@@ -0,0 +1,25 @@
+/* XPM */
+static char * stick_toggled_inactive_xpm[] = {
+"24 17 5 1",
+" c None",
+". c #C0C0FF s inactive_color_1",
+"+ c #D0D0FF s inactive_hilight_1",
+"@ c #B0B0FF s inactive_mid_1",
+"# c #D0D0FF s inactive_text_color",
+" ",
+"........................",
+"........................",
+"........................",
+"........................",
+"..........####..........",
+".........######.........",
+"........##....##........",
+"........##.##.##........",
+"........##.##.##........",
+"........##....##........",
+".........######.........",
+"..........####..........",
+"........................",
+"........................",
+"........................",
+"........................"};