diff options
Diffstat (limited to 'Redcore-nighttime/xfwm4/title-3-active.xpm')
-rwxr-xr-x | Redcore-nighttime/xfwm4/title-3-active.xpm | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/Redcore-nighttime/xfwm4/title-3-active.xpm b/Redcore-nighttime/xfwm4/title-3-active.xpm new file mode 100755 index 0000000..d9f482a --- /dev/null +++ b/Redcore-nighttime/xfwm4/title-3-active.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * title_1_active_xpm[] = { +"5 25 3 1", +" c None", +". c #6C99C0 s active_shadow_1", +"+ c #4F5E76 s active_color_2", +".....", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++", +"+++++"}; |