Ignore:
Timestamp:
2016-06-23T14:17:55+02:00 (8 years ago)
Author:
malcolmh
Message:

updates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/seachart/src/symbols/Symbols.java

    r32101 r32380  
    2121
    2222        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);
    2425        public static final Color Gdries = new Color(0x689868);
    2526        public static final Color Mline = new Color(0x9a6078);
Note: See TracChangeset for help on using the changeset viewer.