mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-25 12:30:24 +10:00
40
.fvwm/images/decor/title-main-inactive.xpm
Normal file
40
.fvwm/images/decor/title-main-inactive.xpm
Normal file
@@ -0,0 +1,40 @@
|
||||
/* XPM */
|
||||
static char * title_main_inactive_xpm[] = {
|
||||
"1 24 13 1",
|
||||
" c None",
|
||||
". c #5C5C5C",
|
||||
"+ c #575758",
|
||||
"@ c #535353",
|
||||
"# c #4E4E4E",
|
||||
"$ c #4A4949",
|
||||
"% c #454445",
|
||||
"& c #404040",
|
||||
"* c #3B3C3B",
|
||||
"= c #373736",
|
||||
"- c #323232",
|
||||
"; c #2D2D2D",
|
||||
"> c #2A2A2A",
|
||||
".",
|
||||
"+",
|
||||
"@",
|
||||
"#",
|
||||
"$",
|
||||
"%",
|
||||
"&",
|
||||
"*",
|
||||
"=",
|
||||
"-",
|
||||
";",
|
||||
">",
|
||||
">",
|
||||
">",
|
||||
">",
|
||||
">",
|
||||
">",
|
||||
">",
|
||||
">",
|
||||
">",
|
||||
">",
|
||||
">",
|
||||
">",
|
||||
">"};
|
||||
Reference in New Issue
Block a user