Interface ColorThemeUtilities

    • Method Detail

      • getColorTheme

        ColorTheme getColorTheme()
        Get the color theme used by Oxygen to render its views, controls and all the editors. The returned object changes according to the currently active color theme.
        Returns:
        The color theme.
        Since:
        16.1
      • getImageInverter

        ImageInverter getImageInverter()
        Get the image inverter used to invert images for certain color themes.
        Returns:
        The image inverter.
        Since:
        16.1