all repos — dotfiles @ 3668cec0ad0e05a9d43432250db33d27935c7b37

my *nix dotfiles

themes/whitey/xfwm4/top-right-inactive.xpm (view raw)

 1/* XPM */
 2static char * top_right_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".............  "};