From 158b6cd4efe058b1e21a020f3861c610818a1a67 Mon Sep 17 00:00:00 2001 From: Vidhu Kant Sharma Date: Sun, 21 Feb 2021 19:21:46 +0530 Subject: Tweaked the custom gtk theme --- .themes/MikunoNaka/xfwm4/shade-active.xpm | 33 +++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 .themes/MikunoNaka/xfwm4/shade-active.xpm (limited to '.themes/MikunoNaka/xfwm4/shade-active.xpm') diff --git a/.themes/MikunoNaka/xfwm4/shade-active.xpm b/.themes/MikunoNaka/xfwm4/shade-active.xpm new file mode 100644 index 00000000..0b458629 --- /dev/null +++ b/.themes/MikunoNaka/xfwm4/shade-active.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * shade_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #1d1b4c", +"+ c #ffffff", +"@ c #9edc60", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"...........++...........", +"..........++++..........", +".........++++++.........", +"........++++++++........", +".......+++.++.+++.......", +"...........++...........", +"...........++...........", +"...........++...........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; -- cgit v1.2.3