diff options
author | Martin Schenck | 2017-05-14 18:48:03 +0200 |
---|---|---|
committer | Martin Schenck | 2017-05-14 18:55:14 +0200 |
commit | 8dcbd38bc0b974e54706c640ff44e4ba271e79a8 (patch) | |
tree | c2b787afa07bbaa735e2d9c4816dc166f3c1cf0a /common/xfwm4-dark/title-3-active.xpm | |
parent | 79b94dd2eeff181819048ccaeeef629e76bdaae1 (diff) | |
parent | 1f127a75af291da4874ce12e5ddf869dfd2cec27 (diff) | |
download | solarc-theme-8dcbd38bc0b974e54706c640ff44e4ba271e79a8.tar.gz solarc-theme-8dcbd38bc0b974e54706c640ff44e4ba271e79a8.tar.xz solarc-theme-8dcbd38bc0b974e54706c640ff44e4ba271e79a8.zip |
Pulled Upstreamv1.0.1
Fixes #17
Diffstat (limited to 'common/xfwm4-dark/title-3-active.xpm')
-rw-r--r-- | common/xfwm4-dark/title-3-active.xpm | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/common/xfwm4-dark/title-3-active.xpm b/common/xfwm4-dark/title-3-active.xpm new file mode 100644 index 0000000..000dded --- /dev/null +++ b/common/xfwm4-dark/title-3-active.xpm @@ -0,0 +1,35 @@ +/* XPM */ +static char * title_3_active_xpm[] = { +"5 28 4 1", +" c None", +". c #21252B", +"+ c #353B48", +"@ c #002b36", +".....", +"+++++", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@", +"@@@@@"}; |