Interface Palette.Builder

    • Method Detail

      • foreground

        Palette.Builder foreground​(String foreground)

        The foreground color.

        Parameters:
        foreground - The foreground color.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • background

        Palette.Builder background​(String background)

        The background color.

        Parameters:
        background - The background color.
        Returns:
        Returns a reference to this object so that method calls can be chained together.