all repos — dotfiles @ 4381867fda4f6d6087b0e00b6f59c41f381cc442

my *nix dotfiles

themes/whitey/xfwm4/title-3-inactive.xpm (view raw)

 1/* XPM */
 2static char * title_3_inactive_xpm[] = {
 3"15 26 2 1",
 4" 	c None",
 5".	c #F8F8F8",
 6"...............",
 7"...............",
 8"...............",
 9"...............",
10"...............",
11"...............",
12"...............",
13"...............",
14"...............",
15"...............",
16"...............",
17"...............",
18"...............",
19"...............",
20"...............",
21"...............",
22"...............",
23"...............",
24"...............",
25"...............",
26"...............",
27"...............",
28"...............",
29"...............",
30"...............",
31"..............."};