Settings services: Difference between revisions

Line 748: Line 748:
This struct contains 5 RGBA8 u32s for colors.
This struct contains 5 RGBA8 u32s for colors.


The colors are loaded from [[Calibration]], with the set of fields to use selected by color_variation. When color_variation is invalid (must be 1-4), fixed color values are returned.
The colors are loaded from [[Calibration]], with the set of fields to use selected by ColorVariation. When ColorVariation is invalid (must be 1-4), the following fixed color values are returned: 0xFF323232, 0xFF323232, 0xFFFFFFFF, 0xFFFFFFFF, 0xFF000000.


== GetT ==
== GetT ==