diff options
Diffstat (limited to 'Shiki-Colors-Classic/xfwm4/bottom-inactive.xpm')
-rw-r--r-- | Shiki-Colors-Classic/xfwm4/bottom-inactive.xpm | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/Shiki-Colors-Classic/xfwm4/bottom-inactive.xpm b/Shiki-Colors-Classic/xfwm4/bottom-inactive.xpm new file mode 100644 index 0000000..2d0b0e6 --- /dev/null +++ b/Shiki-Colors-Classic/xfwm4/bottom-inactive.xpm @@ -0,0 +1,12 @@ +/* XPM */ +static char * bottom_inactive_xpm[] = { +"20 4 5 1", +" c None", +". c #C3C3C3", +"+ c #ADADAD", +"@ c #979797", +"# c #3C3C3C", +"....................", +"++++++++++++++++++++", +"@@@@@@@@@@@@@@@@@@@@", +"####################"}; |