kChipBackgroundAlphaBlend top-level constant

int const kChipBackgroundAlphaBlend

The surface color alpha blend, for primary colored Chip background.

Value: 0xCC = 204 = 80%

Implementation

const int kChipBackgroundAlphaBlend = 0xCC;