summaryrefslogtreecommitdiff
path: root/themes/daloa/shade-pressed.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'themes/daloa/shade-pressed.xpm')
-rw-r--r--themes/daloa/shade-pressed.xpm25
1 files changed, 25 insertions, 0 deletions
diff --git a/themes/daloa/shade-pressed.xpm b/themes/daloa/shade-pressed.xpm
new file mode 100644
index 000000000..e027a8830
--- /dev/null
+++ b/themes/daloa/shade-pressed.xpm
@@ -0,0 +1,25 @@
+/* XPM */
+static char * shade_pressed_xpm[] = {
+"24 17 5 1",
+" c None",
+". c #C0C0FF s active_color_1",
+"+ c #D0D0FF s active_hilight_1",
+"# c #FFFFFF s active_text_color",
+"@ c #D0D0FF s active_shadow_1",
+" ",
+"........................",
+"........................",
+"........................",
+"........................",
+"........................",
+"...........##...........",
+"..........####..........",
+".........######.........",
+"........########........",
+"........##@##@##@.......",
+".........@@##@.@@.......",
+"...........##@..........",
+"...........##@..........",
+"............@@..........",
+"........................",
+"........................"};