From 70f006cc8d56d3e1fb76b28b9d01c3fcafe7564b Mon Sep 17 00:00:00 2001 From: Olivier Fourdan Date: Wed, 15 Oct 2014 22:38:59 +0100 Subject: Add new default themes To better integrate with GTK3/GNOME apps. Also include hdpi and xhdpi variants. Signed-off-by: Olivier Fourdan --- themes/default-hdpi/stick-toggled-prelight.xpm | 48 ++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 themes/default-hdpi/stick-toggled-prelight.xpm (limited to 'themes/default-hdpi/stick-toggled-prelight.xpm') diff --git a/themes/default-hdpi/stick-toggled-prelight.xpm b/themes/default-hdpi/stick-toggled-prelight.xpm new file mode 100644 index 000000000..a8582a02f --- /dev/null +++ b/themes/default-hdpi/stick-toggled-prelight.xpm @@ -0,0 +1,48 @@ +/* XPM */ +static char * stick_toggled_active_xpm[] = { +"33 43 2 1", +" c None", +". c #C0C0FF s active_color_2", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +"................................."}; -- cgit v1.2.1