Reports usages of java.awt.Color.

These are not aware of "dark" themes (e.g., bundled "Darcula") and might result in bad looking UI.

Quick-fix replaces usages with JBColor, which defines "dark" color variant.