Tweaked the WM themes

This commit is contained in:
Satyajit Sahoo
2013-03-30 14:01:12 +05:30
parent d6bf0ff953
commit 864ff9ddc5
29 changed files with 481 additions and 458 deletions
+24 -23
View File
@@ -1,26 +1,27 @@
/* XPM */
static char * title_2_inactive_xpm[] = {
"8 21 2 1",
"1 21 3 1",
" c None",
". c #2D2D2D",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........",
"........"};
". c #393939",
"+ c #2D2D2D",
".",
"+",
"+",
"+",
"+",
"+",
"+",
"+",
"+",
"+",
"+",
"+",
"+",
"+",
"+",
"+",
"+",
"+",
"+",
"+",
"+"};