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

36 lines
289 B
C
Raw Normal View History

2015-07-08 13:44:53 +00:00
/* XPM */
static char * top_right_active_xpm[] = {
2016-05-28 11:58:45 +00:00
"2 28 4 1",
2015-07-08 13:44:53 +00:00
" c None",
2015-09-09 19:19:57 +00:00
". c #21252B",
"+ c #353B48",
"@ c #2F343F",
2016-05-28 11:58:45 +00:00
". ",
"+.",
"@.",
"@.",
"@.",
"@.",
"@.",
"@.",
"@.",
"@.",
"@.",
"@.",
"@.",
"@.",
"@.",
"@.",
"@.",
"@.",
"@.",
"@.",
"@.",
"@.",
"@.",
"@.",
"@.",
"@.",
"@.",
"@."};