Contents of /trunk/data/josm.style

Parent Directory Parent Directory | Revision Log Revision Log


Revision 22 - (show annotations)
Wed Dec 17 16:43:46 2008 UTC (15 years, 4 months ago) by harbaum
File size: 658 byte(s)
Color system cleaned up, desktop fullscreen
1 <!-- paramters for a josm like user interface -->
2 <style name="JOSM">
3 <elemstyles filename="elemstyles.xml"/>
4 <node radius="2" border-radius="3" fill-color="red" color="red" show-untagged="true"/>
5 <way width="3" color="#c0c0c0"/>
6 <area border-width="1" color="#00000066"/>
7 <background color="black"/>
8 <track width="6" color="#0000ff40" gps-color="#00008040"/>
9 <highlight color="#ffff00c0" node-color="#ff0000c0" touch-color="#0000ffc0" width="2"/>
10 <frisket mult="3" color="#00000000">
11 <border width="20" color="#ff0000c0"/>
12 </frisket>
13 <icon enable="true" path-prefix="standard" scale="0.5"/>
14 </style>