Package 

Interface AppearanceModule.OverrideColorScheme

    • Method Summary

      Modifier and Type Method Description
      abstract String getScheme() Color scheme will use the return value instead of the current system configuration.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getScheme

         abstract String getScheme()

        Color scheme will use the return value instead of the current system configuration. Availablescheme: {light, dark}