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

« back to all changes in this revision

Viewing changes to pixmaps/frame_base.xpm

  • Committer: Bazaar Package Importer
  • Author(s): Davide Puricelli (evo)
  • Date: 2005-04-23 17:05:18 UTC
  • mto: (1.1.5 upstream) (5.1.2 sid)
  • mto: This revision was merged to the branch mainline in revision 3.
  • Revision ID: james.westby@ubuntu.com-20050423170518-izh2k25xve7ui1jx
Tags: upstream-1.0
ImportĀ upstreamĀ versionĀ 1.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/* XPM */
2
 
static char * frame_base_xpm[] = {
3
 
"24 24 10 1",
4
 
"       c None",
5
 
".      c #5F5F5F",
6
 
"+      c #CCECFF",
7
 
"@      c #080808",
8
 
"#      c #999999",
9
 
"$      c #FFFFFF",
10
 
"%      c #006666",
11
 
"&      c #99FFFF",
12
 
"*      c #009999",
13
 
"=      c #000000",
14
 
"   .................    ",
15
 
"   .+++++++++++++++@#   ",
16
 
"   .+@@@@@@@@@@@@@+@#   ",
17
 
"   .+@$$$$$$$$$$$#+@#   ",
18
 
"   .+@$$$$$$$$$$$#+@#   ",
19
 
"   .+@############+@#   ",
20
 
"   .+++++++++++++++@#   ",
21
 
"   .+@@@#+%%%%%%%%+@#   ",
22
 
"   .+@$$#+%&&&&&&*+@#   ",
23
 
"   .+@$$#+%&&&&&&*+@#   ",
24
 
"   .+@$$#+%&&&&&&*+@#   ",
25
 
"   .+@$$#+%&&&&&&*+@#   ",
26
 
"   .+@$$#+%&&&&&&*+@#   ",
27
 
"   .+@$$#+%&&&&&&*+@#   ",
28
 
"   .+@###+%*******+@#   ",
29
 
"   .+++++++++++++++@#   ",
30
 
"   .@@@@@@@@@@@@@@@@#   ",
31
 
"    =################   ",
32
 
"    =                   ",
33
 
"    ===  ==   ==  =     ",
34
 
"    =  =   = =   = =    ",
35
 
"    =  = ===  == ===    ",
36
 
"    =  = = =   = =      ",
37
 
"    ===  == ===   ==    "};