Reworked Xfwm4 theme

This commit is contained in:
Satyajit Sahoo
2013-03-18 18:36:59 +05:30
parent e803aa51c6
commit 93cc6fdb89
37 changed files with 892 additions and 751 deletions
+26
View File
@@ -0,0 +1,26 @@
/* XPM */
static char * bottom_inactive_xpm[] = {
"8 21 2 1",
" c None",
". c #2D2D2D",
"........",
"........",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" "};