Changeset 32380 in osm for applications/editors/josm/plugins/seachart/src/symbols/Symbols.java
- Timestamp:
- 2016-06-23T14:17:55+02:00 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/seachart/src/symbols/Symbols.java
r32101 r32380 21 21 22 22 public static final Color Yland = new Color(0xedbc0c); 23 public static final Color Bwater = new Color(0x78acd2); 23 // public static final Color Bwater = new Color(0x78acd2); 24 public static final Color Bwater = new Color(0x9bc5e3); 24 25 public static final Color Gdries = new Color(0x689868); 25 26 public static final Color Mline = new Color(0x9a6078);
Note:
See TracChangeset
for help on using the changeset viewer.