JAL-4250 revert green to bright green
[jalview.git] / src / jalview / renderer / AnnotationRenderer.java
index 9a0081f..3faddb7 100644 (file)
@@ -1170,7 +1170,7 @@ public class AnnotationRenderer
 
   public static final Color GLYPHLINE_COLOR = Color.gray;
 
-  public static final Color SHEET_COLOUR = Color.green.darker();
+  public static final Color SHEET_COLOUR = Color.green;
 
   public static final Color HELIX_COLOUR = Color.red;