Color¶
Usage¶
When specifying colors for style properties such as color and background-color, or on widget APIs that use colors explicitly (such as any color arguments for the Canvas API), Toga will accept values in a [range of possible formats][toga.colors.ColorT].
Reference¶
–>