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

« back to all changes in this revision

Viewing changes to themes/daloa/bottom-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 * bottom_active_xpm[] = {
3
 
"32 5 5 1",
 
3
"24 5 5 1",
4
4
"       c None",
5
5
"+      c #E0E0FF s active_hilight_1",
6
6
"@      c #A0A0FF s active_shadow_1",
7
7
"$      c #B0B0B0 s active_mid_2",
8
8
"#      c #C0C0C0 s active_color_2",
9
 
"################################",
10
 
"################################",
11
 
"################################",
12
 
"++++++++++++++++++++++++++++++++",
13
 
"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@"};
 
9
"########################",
 
10
"########################",
 
11
"########################",
 
12
"++++++++++++++++++++++++",
 
13
"@@@@@@@@@@@@@@@@@@@@@@@@"};