KalugaColor
Types
A KalugaColor that has a different RGBColor for isInDarkMode being true or false.
A KalugaColor that has a different RGBColor for isInDarkMode being true or false.
A KalugaColor that has a different RGBColor for isInDarkMode being true or false.
A KalugaColor that is represented by a single rgb-value
A KalugaColor that is represented by a single rgb-value
A KalugaColor that is represented by a single rgb-value
Properties
A ColorInt describing the Color for the current ui mode.
Gets a SerializableColor instance of this color
Functions
Blends a KalugaColor with another color using BlendMode.ColorBurn
Blends a KalugaColor with another color using BlendMode.ColorBlend
Blends a KalugaColor with another color using BlendMode.Darken
Decreases the lightness of a KalugaColor by this factor. If this is a KalugaColor.DarkLightColor each component wll be darkened individually.
Blends a KalugaColor with another color using BlendMode.Difference
Blends a KalugaColor with another color using BlendMode.ColorDodge
Blends a KalugaColor with another color using BlendMode.Exclusion
Blends a KalugaColor with another color using BlendMode.HardLight
Blends a KalugaColor with another color using BlendMode.Hue
Blends a KalugaColor with another color using BlendMode.Lighten
Increases the lightness of a KalugaColor by this factor. If this is a KalugaColor.DarkLightColor each component wll be lightened individually.
Blends a KalugaColor with another color using BlendMode.Luminosity
Blends a KalugaColor with another color using BlendMode.Multiply
Blends a KalugaColor with another color using BlendMode.Normal
Blends a KalugaColor with another color using BlendMode.Overlay
Blends a KalugaColor with another color using BlendMode.Saturation
Blends a KalugaColor with another color using BlendMode.Screen
Blends a KalugaColor with another color using BlendMode.SoftLight