Method LightDark
LightDark(Color, Color)
Creates LightDarkColor with the specified two colors used in light and dark themes.
public static LightDarkColor LightDark(Color light, Color dark)
Creates LightDarkColor with the specified two colors used in light and dark themes.
public static LightDarkColor LightDark(Color light, Color dark)