summaryrefslogtreecommitdiff
path: root/themes/default/shade-toggled-active.xpm
diff options
context:
space:
mode:
authorOlivier Fourdan <fourdan@xfce.org>2019-05-02 09:38:21 +0200
committerOlivier Fourdan <fourdan@xfce.org>2019-05-02 16:01:48 +0200
commitdeed0d10dbe284304d44271f4240431c4dd2ec47 (patch)
tree53e33a32f631bc41484fd5492e26fa98d632f39d /themes/default/shade-toggled-active.xpm
parente8e920cb170645449dc2367a29175f2bbbd4e61e (diff)
downloadxfwm4-deed0d10dbe284304d44271f4240431c4dd2ec47.tar.gz
themes: Add new default theme
Add new default theme for xfce 4.14 which integrates nicely with gtk client side decorations. Comes in standard, hdpi and xhdpi variants. Signed-off-by: Olivier Fourdan <fourdan@xfce.org>
Diffstat (limited to 'themes/default/shade-toggled-active.xpm')
-rw-r--r--themes/default/shade-toggled-active.xpm67
1 files changed, 35 insertions, 32 deletions
diff --git a/themes/default/shade-toggled-active.xpm b/themes/default/shade-toggled-active.xpm
index e6305571a..7db6fb9f0 100644
--- a/themes/default/shade-toggled-active.xpm
+++ b/themes/default/shade-toggled-active.xpm
@@ -1,34 +1,37 @@
/* XPM */
-static char * shade_toggled_active_xpm[] = {
-"22 29 2 1",
+static char * shade_active_xpm[] = {
+"21 29 5 1",
" c None",
-". c #C0C0FF s active_color_2",
-"......................",
-"......................",
-"......................",
-"......................",
-"......................",
-"......................",
-"......................",
-"......................",
-"......................",
-"......................",
-"......................",
-"......................",
-"......................",
-"......................",
-"......................",
-"......................",
-"......................",
-"......................",
-"......................",
-"......................",
-"......................",
-"......................",
-"......................",
-"......................",
-"......................",
-"......................",
-"......................",
-"......................",
-"......................"};
+"$ c #C0C0FF s active_color_2",
+"@ c #949594 s active_shadow_2",
+"# c #000000 s active_text_color",
+". c #B4BAB4 s active_mid_2",
+".....................",
+".....................",
+".....................",
+".....................",
+".....................",
+".....................",
+".....................",
+".....................",
+".....................",
+".....................",
+".....................",
+".....................",
+".....................",
+"......##@...@##......",
+"......###@.@###......",
+"......@###@###@......",
+".......@#####@.......",
+"........@###@........",
+".........@#@.........",
+"..........@..........",
+".....................",
+".....................",
+".....................",
+".....................",
+".....................",
+".....................",
+".....................",
+".....................",
+"....................."};