static Color colorFromText(S s) { ret (Color) getOptIgnoreCase(Color.class, s); }