diff options
author | Horst3180 | 2015-05-28 17:41:22 +0200 |
---|---|---|
committer | Horst3180 | 2015-05-28 17:41:22 +0200 |
commit | f21150e179d2ceae1e743041fbf9ea9eddc93d9a (patch) | |
tree | ad8b0021f8f1501e5b1935a9053bdab5c6bdd8fc /common/xfwm4/hide-inactive.xpm | |
parent | d533557384041bfc1a73c0ee9f65c4184a4ec92a (diff) | |
download | solarc-theme-f21150e179d2ceae1e743041fbf9ea9eddc93d9a.tar.gz solarc-theme-f21150e179d2ceae1e743041fbf9ea9eddc93d9a.tar.xz solarc-theme-f21150e179d2ceae1e743041fbf9ea9eddc93d9a.zip |
add build system
Diffstat (limited to 'common/xfwm4/hide-inactive.xpm')
-rw-r--r-- | common/xfwm4/hide-inactive.xpm | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/common/xfwm4/hide-inactive.xpm b/common/xfwm4/hide-inactive.xpm new file mode 100644 index 0000000..c815749 --- /dev/null +++ b/common/xfwm4/hide-inactive.xpm @@ -0,0 +1,46 @@ +/* XPM */ +static char * hide_inactive_xpm[] = { +"24 24 19 1", +" c None", +". c #EEEFF1", +"+ c #E7E8EB", +"@ c #E1E3E6", +"# c #DFE0E4", +"$ c #DDDEE3", +"% c #DEE0E4", +"& c #E3E4E8", +"* c #DCDEE3", +"= c #F0F1F2", +"- c #F5F5F7", +"; c #E8E8EB", +"> c #F0F1F3", +", c #F6F6F7", +"' c #F1F1F3", +") c #F4F4F7", +"! c #BABEC7", +"~ c #F5F5F6", +"{ c #EFF0F2", +"........................", +"++++++++++++++++++++++++", +"++++++++++++++++++++++++", +"++++++++++++++++++++++++", +"++++++++++++++++++++++++", +"+++++++++@#$$%@+++++++++", +"+++++++&*+=--=;*&+++++++", +"++++++&%>,,,,,,>%&++++++", +"++++++*>,,,,,,,,>*++++++", +"+++++@+,,,,,,,,,,+@+++++", +"+++++#',,,,,,,,,,>%+++++", +"+++++$),,!!!!!!,,)$+++++", +"+++++$),,!!!!!!,,~$+++++", +"+++++#',,,,,,,,,,>%+++++", +"+++++@;,,,,,,,,,,+@+++++", +"++++++*>,,,,,,,,>*++++++", +"++++++&%>,,,,,,>%&++++++", +"+++++++&*+>)){+*&+++++++", +"+++++++++@%$$%@+++++++++", +"++++++++++++++++++++++++", +"++++++++++++++++++++++++", +"++++++++++++++++++++++++", +"++++++++++++++++++++++++", +"++++++++++++++++++++++++"}; |