mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-24 20:10:23 +10:00
Restructing the entire dotfile repo!
This commit is contained in:
40
.fvwm/images/decor/title-rightend-inactive.xpm
Normal file
40
.fvwm/images/decor/title-rightend-inactive.xpm
Normal file
@@ -0,0 +1,40 @@
|
||||
/* XPM */
|
||||
static char * title_rightend_inactive_xpm[] = {
|
||||
"1 24 13 1",
|
||||
" c None",
|
||||
". c #4F4F51",
|
||||
"+ c #585859",
|
||||
"@ c #646465",
|
||||
"# c #717172",
|
||||
"$ c #767677",
|
||||
"% c #8C8C8C",
|
||||
"& c #7E7E7E",
|
||||
"* c #69696A",
|
||||
"= c #5C5C5C",
|
||||
"- c #515153",
|
||||
"; c #3F3F41",
|
||||
"> c #373739",
|
||||
".",
|
||||
".",
|
||||
".",
|
||||
"+",
|
||||
"@",
|
||||
"#",
|
||||
"#",
|
||||
"#",
|
||||
"$",
|
||||
"%",
|
||||
"&",
|
||||
"#",
|
||||
"#",
|
||||
"#",
|
||||
"*",
|
||||
"=",
|
||||
"-",
|
||||
".",
|
||||
".",
|
||||
".",
|
||||
";",
|
||||
">",
|
||||
">",
|
||||
">"};
|
||||
Reference in New Issue
Block a user