~ubuntu-branches/ubuntu/precise/xfwm4/precise-proposed

« back to all changes in this revision

Viewing changes to themes/daloa/hide-active.xpm

  • Committer: Bazaar Package Importer
  • Author(s): Gauvain Pocentek
  • Date: 2006-12-22 18:37:36 UTC
  • mto: (3.1.2 lenny) (1.1.22 upstream)
  • mto: This revision was merged to the branch mainline in revision 23.
  • Revision ID: james.westby@ubuntu.com-20061222183736-yoju2r97heo29ya1
Tags: upstream-4.3.99.2svn+r24167
ImportĀ upstreamĀ versionĀ 4.3.99.2svn+r24167

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/* XPM */
2
2
static char * hide_active_xpm[] = {
3
 
"24 17 6 1",
 
3
"24 19 2 1",
4
4
"       c None",
5
5
".      c #C0C0FF s active_color_1",
6
 
"+      c #D0D0FF s active_hilight_1",
7
 
"@      c #B0B0FF s active_mid_1",
8
 
"*      c #A0A0FF s active_shadow_1",
9
 
"#      c #FFFFFF s active_text_color",
10
 
"                        ",
11
 
"........................",
12
 
"........................",
13
 
"........................",
14
 
"........................",
15
 
"........................",
16
 
"........................",
17
 
"........................",
18
 
"........................",
19
 
"........................",
20
 
".........******.........",
21
 
"........*######*........",
22
 
"........*######*........",
23
 
".........******.........",
24
 
"........................",
25
 
"........................",
26
 
"........................"};
 
6
"                        ",
 
7
"                        ",
 
8
"........................",
 
9
"........................",
 
10
"........................",
 
11
"........................",
 
12
"........................",
 
13
"........................",
 
14
"........................",
 
15
"........................",
 
16
"........................",
 
17
"........................",
 
18
"........................",
 
19
"........................",
 
20
"........................",
 
21
"........................",
 
22
"........................",
 
23
"........................",
 
24
"                        "};