Make Gutter Icons Configurable

see com.intellij.codeInsight.daemon.GutterIconDescriptor

/**
 * Allows user to configure visible gutter icons (<em>Settings/Preferences | Editor | General | Gutter Icons</em>).
 *
 * @author Dmitry Avdeev
 */

this should also be relevant for the LineMarkerProviderDescriptors we define