Class DreamlandsTheme


  • public class DreamlandsTheme
    extends UltharTheme
    A dark version of UltharTheme.
    Since:
    3.2
    Author:
    Chris Jennings
    • Constructor Detail

      • DreamlandsTheme

        public DreamlandsTheme()
    • Method Detail

      • isDark

        public boolean isDark()
        Description copied from class: Theme
        Returns whether the theme is, on the whole, light-on-dark, similar to OS "dark modes". The base class returns false.
        Overrides:
        isDark in class UltharTheme
        Returns:
        true if the theme is a "dark mode" style theme