From 06b3f563ac98b01663cc07e9c13a502ef97e3e7c Mon Sep 17 00:00:00 2001 From: Vidhu Kant Sharma Date: Mon, 22 Feb 2021 19:07:22 +0530 Subject: made the theme less rounder --- .../oomox-monovedek_lcars/xfwm4/shade-prelight.xpm | 33 ++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 .themes/.themes/oomox-monovedek_lcars/xfwm4/shade-prelight.xpm (limited to '.themes/.themes/oomox-monovedek_lcars/xfwm4/shade-prelight.xpm') diff --git a/.themes/.themes/oomox-monovedek_lcars/xfwm4/shade-prelight.xpm b/.themes/.themes/oomox-monovedek_lcars/xfwm4/shade-prelight.xpm new file mode 100644 index 00000000..d63f2cf8 --- /dev/null +++ b/.themes/.themes/oomox-monovedek_lcars/xfwm4/shade-prelight.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * shade_prelight_xpm[] = { +"24 26 4 1", +" c None", +". c #1d1b4c", +"+ c #a764d1 s active_color_1", +"@ c #9edc60", +"@@@@@@@@@@@@@@@@@@@@@@@@", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"...........++...........", +"..........++++..........", +".........++++++.........", +"........++++++++........", +".......+++.++.+++.......", +"...........++...........", +"...........++...........", +"...........++...........", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................", +"........................"}; -- cgit v1.2.3