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:
52
.fvwm/images/decor/title-undertext-active.xpm
Normal file
52
.fvwm/images/decor/title-undertext-active.xpm
Normal file
@@ -0,0 +1,52 @@
|
||||
/* XPM */
|
||||
static char * title_undertext_active_xpm[] = {
|
||||
"1 24 25 1",
|
||||
" c None",
|
||||
". c #7A7A7A",
|
||||
"+ c #6E6E6E",
|
||||
"@ c #464646",
|
||||
"# c #2F5B50",
|
||||
"$ c #276D5C",
|
||||
"% c #307864",
|
||||
"& c #3A826D",
|
||||
"* c #438B74",
|
||||
"= c #4E947C",
|
||||
"- c #53A388",
|
||||
"; c #53A98A",
|
||||
"> c #54AC8C",
|
||||
", c #55AF8E",
|
||||
"' c #519F83",
|
||||
") c #4A927B",
|
||||
"! c #408873",
|
||||
"~ c #397F6B",
|
||||
"{ c #307863",
|
||||
"] c #28705E",
|
||||
"^ c #206856",
|
||||
"/ c #1A5E4F",
|
||||
"( c #447067",
|
||||
"_ c #858585",
|
||||
": c #444646",
|
||||
".",
|
||||
"+",
|
||||
"@",
|
||||
"#",
|
||||
"$",
|
||||
"%",
|
||||
"&",
|
||||
"*",
|
||||
"=",
|
||||
"-",
|
||||
";",
|
||||
">",
|
||||
",",
|
||||
"'",
|
||||
")",
|
||||
"!",
|
||||
"~",
|
||||
"{",
|
||||
"]",
|
||||
"^",
|
||||
"/",
|
||||
"(",
|
||||
"_",
|
||||
":"};
|
||||
Reference in New Issue
Block a user