mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-24 12:00:24 +10:00
Restructing the entire dotfile repo!
This commit is contained in:
50
.fvwm/images/decor/title-undertext-inactive.xpm
Normal file
50
.fvwm/images/decor/title-undertext-inactive.xpm
Normal file
@@ -0,0 +1,50 @@
|
||||
/* XPM */
|
||||
static char * title_undertext_inactive_xpm[] = {
|
||||
"1 24 23 1",
|
||||
" c None",
|
||||
". c #868686",
|
||||
"+ c #797979",
|
||||
"@ c #4D4D4D",
|
||||
"# c #4B4B4B",
|
||||
"$ c #525252",
|
||||
"% c #5D5D5D",
|
||||
"& c #676767",
|
||||
"* c #727272",
|
||||
"= c #7C7C7C",
|
||||
"- c #878787",
|
||||
"; c #8B8B8B",
|
||||
"> c #8D8D8D",
|
||||
", c #8F8F8F",
|
||||
"' c #848484",
|
||||
") c #6E6E6E",
|
||||
"! c #656565",
|
||||
"~ c #5C5C5C",
|
||||
"{ c #535353",
|
||||
"] c #4A4A4A",
|
||||
"^ c #434343",
|
||||
"/ c #626262",
|
||||
"( c #939393",
|
||||
".",
|
||||
"+",
|
||||
"@",
|
||||
"#",
|
||||
"$",
|
||||
"%",
|
||||
"&",
|
||||
"*",
|
||||
"=",
|
||||
"-",
|
||||
";",
|
||||
">",
|
||||
",",
|
||||
"'",
|
||||
"+",
|
||||
")",
|
||||
"!",
|
||||
"~",
|
||||
"{",
|
||||
"]",
|
||||
"^",
|
||||
"/",
|
||||
"(",
|
||||
"#"};
|
||||
Reference in New Issue
Block a user