~ubuntu-branches/ubuntu/natty/bluefish/natty-proposed

« back to all changes in this revision

Viewing changes to pixmaps/ssi.xpm

  • Committer: Bazaar Package Importer
  • Author(s): Davide Puricelli (evo)
  • Date: 2005-04-23 17:05:18 UTC
  • mfrom: (1.2.1 upstream) (2.1.1 warty)
  • Revision ID: james.westby@ubuntu.com-20050423170518-pb8zi3vg32cm6g04
Tags: 1.0-1
* Acknowledge NMU, thanks Leo; closes: #291222.
* Updated debian/ files, thanks Daniel Leidert. 

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/* XPM */
2
 
static char * ssi_xpm[] = {
3
 
"24 24 21 1",
4
 
"       c None",
5
 
".      c #0C5B91",
6
 
"+      c #1E6799",
7
 
"@      c #000000",
8
 
"#      c #3073A1",
9
 
"$      c #427FA9",
10
 
"%      c #558BB1",
11
 
"&      c #6797B9",
12
 
"*      c #79A3C1",
13
 
"=      c #92B3CC",
14
 
"-      c #B5CADB",
15
 
";      c #D8E1EA",
16
 
">      c #FAF8F9",
17
 
",      c #5B9655",
18
 
"'      c #57A65E",
19
 
")      c #408D48",
20
 
"!      c #327E3C",
21
 
"~      c #297534",
22
 
"{      c #206B2C",
23
 
"]      c #176225",
24
 
"^      c #0F591D",
25
 
"                        ",
26
 
"                        ",
27
 
" .....                  ",
28
 
"++@@@++                 ",
29
 
"##@   @                 ",
30
 
"$$@                     ",
31
 
" %%%%%                  ",
32
 
"  @@@&&   &&&&&         ",
33
 
"     **@ **@@@**        ",
34
 
"==   ==@ ==@   @        ",
35
 
" -----@  --@            ",
36
 
"  @@@@    ;;;;;         ",
37
 
"           @@@>>  >>>>>>",
38
 
"              ,,@   ,,@@",
39
 
"         ''   ''@   ''@ ",
40
 
"          )))))@    ))@ ",
41
 
"           @@@@     !!@ ",
42
 
"                    ~~@ ",
43
 
"                    {{@ ",
44
 
"                    ]]@ ",
45
 
"                  ^^^^^^",
46
 
"                   @@@@@",
47
 
"                        ",
48
 
"                        "};