~ubuntu-branches/ubuntu/trusty/fluxbox/trusty-proposed

« back to all changes in this revision

Viewing changes to data/styles/Emerge/pixmaps/icon-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 * icon_unfocus_xpm[] = {
3
 
"20 17 17 1",
4
 
"       c None",
5
 
".      c #EBEBEB",
6
 
"+      c #E8E8E8",
7
 
"@      c #E1E1E1",
8
 
"#      c #DFDFDF",
9
 
"$      c #DEDEDE",
10
 
"%      c #FEFEFE",
11
 
"&      c #C4C4C4",
12
 
"*      c #DBDBDB",
13
 
"=      c #888888",
14
 
"-      c #727272",
15
 
";      c #B8B8B8",
16
 
">      c #717171",
17
 
",      c #6B6B6B",
18
 
"'      c #6F6F6F",
19
 
")      c #B6B6B6",
20
 
"!      c #B4B4B4",
21
 
"....................",
22
 
"....................",
23
 
"....................",
24
 
"....................",
25
 
"....................",
26
 
"....................",
27
 
"....................",
28
 
"....................",
29
 
".....+@##$$$$#@+....",
30
 
"....+%%%%%%%%%&*+...",
31
 
"....@%%%%%%%%%=&#...",
32
 
"....#%%%%%%%%%-;$...",
33
 
"....@&=>,,,,,'=&#...",
34
 
"....+*&)!!!!!)&*+...",
35
 
".....+@##$$$$#@+....",
36
 
"....................",
37
 
"...................."};