~skellat/+junk/shimmer-themes

« back to all changes in this revision

Viewing changes to bluebird/xfwm4/bottom-right-active.xpm

  • Committer: Package Import Robot
  • Author(s): Lionel Le Folgoc
  • Date: 2012-02-05 22:48:30 UTC
  • mfrom: (0.3.1) (0.2.1) (0.1.1)
  • Revision ID: package-import@ubuntu.com-20120205224830-2xcw5f6gm51t4tci
Tags: 1.1-0ubuntu1
Initial release, split Shimmer Project themes from murrine-themes
(Albatross [a4c586d], Bluebird [2713c7e], Greybird [7915c3e]).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* XPM */
 
2
static char * bottom_right_active_xpm[] = {
 
3
"2 2 3 1",
 
4
"       c None",
 
5
".      c #5F9BD9",
 
6
"+      c #385B80",
 
7
".+",
 
8
"++"};