Contents of /data/potlatch.style

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1 - (show annotations)
Tue Dec 9 20:06:06 2008 UTC (15 years, 5 months ago) by harbaum
File size: 710 byte(s)
Initial import
1 <!-- paramters for a potlatch like user interface -->
2 <style name="Potlatch">
3 <elemstyles filename="elemstyles-potlatch.xml"/>
4 <node radius="4" border-radius="2" fill-color="#008800" color="black"/>
5 <way width="2" color="#606060"/>
6 <area border-width="2" border-color="#606060" opaque="40%"/>
7 <background color="white"/>
8 <track width="6" color="#0000ff" opaque="25%" gps-color="#000080"/>
9 <highlight color="#ffff00" node-color="#ff0000" arrow-color="#0000ff" touch-color="#0000ff" opaque="50%" width="3" arrow-limit="4"/>
10 <frisket mult="3" opaque="100%">
11 <border width="6" color="#000000" opaque="75%"/>
12 </frisket>
13 <icon enable="false"/>
14 </style>