diff options
Diffstat (limited to 'Redcore-daylight/xfwm4/top-right-active.xpm')
-rwxr-xr-x | Redcore-daylight/xfwm4/top-right-active.xpm | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/Redcore-daylight/xfwm4/top-right-active.xpm b/Redcore-daylight/xfwm4/top-right-active.xpm new file mode 100755 index 0000000..3b6d48e --- /dev/null +++ b/Redcore-daylight/xfwm4/top-right-active.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * top_right_active_xpm[] = { +"2 26 3 1", +" c None", +". c #6C99C0 s active_color_1", +"+ c #4F5E76 s active_color_2", +"..", +"+.", +"+.", +"+.", +"+.", +"+.", +"+.", +"+.", +"+.", +"+.", +"+.", +"+.", +"+.", +"+.", +"+.", +"+.", +"+.", +"+.", +"+.", +"+.", +"+.", +"+.", +"+.", +"+.", +"+.", +"+."}; |