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

« back to all changes in this revision

Viewing changes to pixmaps/cssspan.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 * cssspan_xpm[] = {
3
 
"24 24 26 1",
4
 
"       c None",
5
 
".      c #BFBFBF",
6
 
"+      c #A0A0A4",
7
 
"@      c #2A55AA",
8
 
"#      c #666666",
9
 
"$      c #FFFFFF",
10
 
"%      c #AAD4D4",
11
 
"&      c #55AAAA",
12
 
"*      c #2A5555",
13
 
"=      c #2A2AAA",
14
 
"-      c #B2B2B2",
15
 
";      c #A6CAF0",
16
 
">      c #002A55",
17
 
",      c #00FFFF",
18
 
"'      c #F2F2F2",
19
 
")      c #007F7F",
20
 
"!      c #999999",
21
 
"~      c #0C0C0C",
22
 
"{      c #D4D4AA",
23
 
"]      c #E5E5E5",
24
 
"^      c #AAAA55",
25
 
"/      c #D4D455",
26
 
"(      c #FFFBF0",
27
 
"_      c #D4D42A",
28
 
":      c #AA5555",
29
 
"<      c #000000",
30
 
"                        ",
31
 
"        .+@@@@#.        ",
32
 
"       @+.$%&*=@#       ",
33
 
"      @-$$;*>%$$-#      ",
34
 
"     @-$,,&>&$,,;-#     ",
35
 
"    .+'';;)>%$;;;;+!    ",
36
 
"    !-$'$'*>&$'$'$-#.   ",
37
 
"    @$$$$$)>*$$$$$%~!   ",
38
 
"    @$$$$$%)>%$$$${~!   ",
39
 
"    @]$$$$$&>)$$$$^~!   ",
40
 
"    !/(((((&>)((((##!   ",
41
 
"    .@{{{{])=&]{{^~!.   ",
42
 
"     !@/__&>)]_/^~#+    ",
43
 
"      !@@)==^^^#~#+     ",
44
 
"       -##~~~~~#!:      ",
45
 
"         !!!!!!.        ",
46
 
"                        ",
47
 
"     <            <     ",
48
 
"    <<            <<    ",
49
 
"   <<<<<<<<<<<<<<<<<<   ",
50
 
"    <<            <<    ",
51
 
"     <            <     ",
52
 
"                        ",
53
 
"                        "};