~ubuntu-branches/ubuntu/precise/fluxbox/precise

« back to all changes in this revision

Viewing changes to data/styles/Emerge/pixmaps/stick-unfocus.xpm

  • Committer: Bazaar Package Importer
  • Author(s): Dmitry E. Oboukhov
  • Date: 2008-07-01 10:38:14 UTC
  • mfrom: (2.1.12 intrepid)
  • Revision ID: james.westby@ubuntu.com-20080701103814-khx2b6il152x9p93
Tags: 1.0.0+deb1-8
* x-dev has been removed from build-depends (out-of-date package).
* Standards-Version bumped to 3.8.0.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/* XPM */
2
 
static char * stick_unfocus_xpm[] = {
3
 
"20 17 20 1",
4
 
"       c None",
5
 
".      c #EBEBEB",
6
 
"+      c #E9E9E9",
7
 
"@      c #E6E6E6",
8
 
"#      c #E5E5E5",
9
 
"$      c #E2E2E2",
10
 
"%      c #DFDFDF",
11
 
"&      c #DEDEDE",
12
 
"*      c #FEFEFE",
13
 
"=      c #C4C4C4",
14
 
"-      c #898989",
15
 
";      c #B7B7B7",
16
 
">      c #6A6A6A",
17
 
",      c #B9B9B9",
18
 
"'      c #E4E4E4",
19
 
")      c #686868",
20
 
"!      c #E0E0E0",
21
 
"~      c #666666",
22
 
"{      c #E8E8E8",
23
 
"]      c #E1E1E1",
24
 
"....................",
25
 
"....................",
26
 
".....+@#$%&%$#@+....",
27
 
"....+*********=&+...",
28
 
"....@*********-=#...",
29
 
"....#**;;;;;**>,'...",
30
 
"....$**;**;;**);$...",
31
 
"....%**;;;;;**>;&...",
32
 
"....&**;***;**>;&...",
33
 
"....&**;;;;;**>;&...",
34
 
"....!*********~;!...",
35
 
"....!*********>,&...",
36
 
"....@=->)>>>)>-=#...",
37
 
"....+&=,;;;;;,=&+...",
38
 
".....{]%%&&&&%@+....",
39
 
"....................",
40
 
"...................."};