diff options
author | Kylie McClain <somasis@exherbo.org> | 2015-06-07 21:28:32 -0400 |
---|---|---|
committer | Kylie McClain <somasis@exherbo.org> | 2015-06-07 23:00:08 -0400 |
commit | d347a3476468c9bd6850d179e484d0f4c66ab3a7 (patch) | |
tree | 874a71d415916b839c0983747748e91f7ce99f45 /Shiki-Colors-Classic-EZ/xfwm4/menu-pressed.xpm | |
parent | 4e0a19188ada65b2378b220ff8acd5a2f9cbe23a (diff) |
Import Shiki-Colors WM themes from GNOME Colors project, with modifications
Diffstat (limited to 'Shiki-Colors-Classic-EZ/xfwm4/menu-pressed.xpm')
-rw-r--r-- | Shiki-Colors-Classic-EZ/xfwm4/menu-pressed.xpm | 52 |
1 files changed, 52 insertions, 0 deletions
diff --git a/Shiki-Colors-Classic-EZ/xfwm4/menu-pressed.xpm b/Shiki-Colors-Classic-EZ/xfwm4/menu-pressed.xpm new file mode 100644 index 0000000..112cee2 --- /dev/null +++ b/Shiki-Colors-Classic-EZ/xfwm4/menu-pressed.xpm @@ -0,0 +1,52 @@ +/* XPM */ +static char * menu_pressed_xpm[] = { +"16 25 24 1", +" c None", +". c #3C3C3C", +"+ c #707070", +"@ c #515151", +"# c #505050", +"$ c #4F4F4F", +"% c #4E4E4E", +"& c #4D4D4D", +"* c #4C4C4C", +"= c #4B4B4B", +"- c #4A4A4A", +"; c #494949", +"> c #484848", +", c #474747", +"' c #464646", +") c #454545", +"! c #444444", +"~ c #434343", +"{ c #424242", +"] c #414141", +"^ c #404040", +"/ c #3F3F3F", +"( c #3E3E3E", +"_ c #3D3D3D", +"................", +"++++++++++++++++", +"@@@@@@@@@@@@@@@@", +"################", +"$$$$$$$$$$$$$$$$", +"%%%%%%%%%%%%%%%%", +"&&&&&&&&&&&&&&&&", +"****************", +"================", +"----------------", +"----------------", +";;;;;;;;;;;;;;;;", +">>>>>>>>>>>>>>>>", +",,,,,,,,,,,,,,,,", +"''''''''''''''''", +"))))))))))))))))", +"!!!!!!!!!!!!!!!!", +"~~~~~~~~~~~~~~~~", +"~~~~~~~~~~~~~~~~", +"{{{{{{{{{{{{{{{{", +"]]]]]]]]]]]]]]]]", +"^^^^^^^^^^^^^^^^", +"////////////////", +"((((((((((((((((", +"________________"}; |