1
0
mirror of https://github.com/horst3180/arc-theme.git synced 2024-09-28 14:00:44 +00:00
horst3180_arc-theme/common/xfwm4/top-right-active.xpm

33 lines
352 B
C
Raw Normal View History

2015-05-16 20:50:01 +00:00
/* XPM */
static char * top_right_active_xpm[] = {
2015-07-02 13:41:05 +00:00
"5 24 5 1",
2015-05-16 20:50:01 +00:00
" c None",
". c #EEEFF1",
2015-07-02 13:41:05 +00:00
"+ c #ECEDF0",
"@ c #E7E8EB",
"# c #E8E9EB",
"...+ ",
"@@@#+",
"@@@@@",
"@@@@@",
"@@@@@",
"@@@@@",
"@@@@@",
"@@@@@",
"@@@@@",
"@@@@@",
"@@@@@",
"@@@@@",
"@@@@@",
"@@@@@",
"@@@@@",
"@@@@@",
"@@@@@",
"@@@@@",
"@@@@@",
"@@@@@",
"@@@@@",
"@@@@@",
"@@@@@",
"@@@@@"};