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

« back to all changes in this revision

Viewing changes to data/styles/Emerge/pixmaps/close-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 * close_unfocus_xpm[] = {
3
 
"20 17 27 1",
4
 
"       c None",
5
 
".      c #EBEBEB",
6
 
"+      c #E8E8E8",
7
 
"@      c #E0E0E0",
8
 
"#      c #FEFEFE",
9
 
"$      c #B4B4B4",
10
 
"%      c #D4D4D4",
11
 
"&      c #E4E4E4",
12
 
"*      c #B6B6B6",
13
 
"=      c #D8D8D8",
14
 
"-      c #999999",
15
 
";      c #C8C8C8",
16
 
">      c #DCDCDC",
17
 
",      c #858585",
18
 
"'      c #969696",
19
 
")      c #606060",
20
 
"!      c #7C7C7C",
21
 
"~      c #717171",
22
 
"{      c #5A5A5A",
23
 
"]      c #6B6B6B",
24
 
"^      c #E2E2E2",
25
 
"/      c #747474",
26
 
"(      c #B3B3B3",
27
 
"_      c #6E6E6E",
28
 
":      c #757575",
29
 
"<      c #727272",
30
 
"[      c #7D7D7D",
31
 
"....................",
32
 
"....................",
33
 
".....+@@+...+@@+....",
34
 
"....+##$%&.&##*=+...",
35
 
"....@###-;>###,*@...",
36
 
"....@$###'###)!$@...",
37
 
"....+%-#####)~-%+...",
38
 
".....&;'###{]';^....",
39
 
"......>#####/(>.....",
40
 
".....&###{###';^....",
41
 
"....+###)_:###-%+...",
42
 
"....@##)~'('##<$@...",
43
 
"....@*,!-;>;-<[*@...",
44
 
"....+=*$%&.&%$*=+...",
45
 
".....+@@+...+@@+....",
46
 
"....................",
47
 
"...................."};