~skellat/+junk/shimmer-themes

« back to all changes in this revision

Viewing changes to albatross/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
"16 16 3 1",
 
4
"       c None",
 
5
"#      c #C0C0C0 s active_color_2",
 
6
"@      c #C0C0FF s active_color_1",
 
7
"            @@@@",
 
8
"            @@@@",
 
9
"            @@@@",
 
10
"            @@@@",
 
11
"            @@@@",
 
12
"            @@@@",
 
13
"            @@@@",
 
14
"            @@@@",
 
15
"            @@@@",
 
16
"            @@@@",
 
17
"            @@@@",
 
18
"            @@@@",
 
19
"@@@@@@@@@@@@@@@@",
 
20
"@@@@@@@@@@@@@@@@",
 
21
"@@@@@@@@@@@@@@@@",
 
22
"@@@@@@@@@@@@@@@ "};