Detects usages of JBColor#namedColor with key not registered in UiDefaultsHardcodedKeys.

All keys used in JBColor#namedColor calls must be registered in UiDefaultsHardcodedKeys. Otherwise completion in IntelliJ theme files won't suggest them, and UiDefaultsHardcodedKeysTest will probably fail.

New in 2018.3