diff options
author | Vidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com> | 2021-02-22 19:07:22 +0530 |
---|---|---|
committer | Vidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com> | 2021-02-22 19:07:22 +0530 |
commit | 06b3f563ac98b01663cc07e9c13a502ef97e3e7c (patch) | |
tree | 1d860b13cf3ce1920cd53ed5b9a8827039b5dba3 /.themes/.themes/oomox-monovedek_lcars/xfwm4/top-left-active.xpm | |
parent | 07f63a78326a637a0cb1e9bc53e75c813e400870 (diff) |
made the theme less rounder
Diffstat (limited to '.themes/.themes/oomox-monovedek_lcars/xfwm4/top-left-active.xpm')
-rw-r--r-- | .themes/.themes/oomox-monovedek_lcars/xfwm4/top-left-active.xpm | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/.themes/.themes/oomox-monovedek_lcars/xfwm4/top-left-active.xpm b/.themes/.themes/oomox-monovedek_lcars/xfwm4/top-left-active.xpm new file mode 100644 index 00000000..6a7956fd --- /dev/null +++ b/.themes/.themes/oomox-monovedek_lcars/xfwm4/top-left-active.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * top_left_active_xpm[] = { +"2 26 4 1", +" c None", +". c #9edc60", +"+ c #9edc60", +"@ c #1d1b4c", +" .", +".+", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@", +".@"}; |