Contents of /trunk/data/potlatch.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: 690 byte(s)
Color system cleaned up, desktop fullscreen
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" color="#00000066"/>
7 <background color="white"/>
8 <track width="6" color="#0000ff40" gps-color="#00008040"/>
9 <highlight color="#ffff0080" node-color="#ff000080" arrow-color="#0000ff80" touch-color="#0000ff80" width="3" arrow-limit="4"/>
10 <frisket mult="3" color="white">
11 <border width="6" color="#000000c0"/>
12 </frisket>
13 <icon enable="false"/>
14 </style>