Interface ThemedTextGraphics

    • Method Detail

      • applyThemeStyle

        ThemedTextGraphics applyThemeStyle​(ThemeStyle themeStyle)
        Takes a ThemeStyle as applies it to this TextGraphics. This will effectively set the foreground color, the background color and all the SGRs.
        Parameters:
        themeStyle - ThemeStyle to apply
        Returns:
        Itself