Changeset 31063 in osm for applications/editors/josm/plugins/seachart/src/symbols
- Timestamp:
- 2015-03-27T09:22:05+01:00 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/seachart/src/symbols/Symbols.java
r31044 r31063 20 20 public class Symbols { 21 21 22 public static final Color Yland = new Color(0x f1c010);22 public static final Color Yland = new Color(0xedbc0c); 23 23 public static final Color Bwater = new Color(0x78acd2); 24 24 public static final Color Gdries = new Color(0x689868);
Note:
See TracChangeset
for help on using the changeset viewer.