Customize Colors
Customize UI colors in the framework by adding color assets to your asset catalog:
![]()
The color assets you add can have any of the following names:
| Pixel SDK Theme Color | |
| Pixel SDK Label Color | |
| Pixel SDK Label Inactive Color | |
| Pixel SDK Shadow Color | |
| Pixel SDK Background Color | |
| Pixel SDK Placeholder Color | |
| Pixel SDK Destructive Color | |
| Pixel SDK Face Up Color | |
| Pixel SDK Camera Overlay Color | |
| Pixel SDK Gray 1 Color | |
| Pixel SDK Gray 2 Color | |
| Pixel SDK Gray 3 Color | |
| Pixel SDK Gray 4 Color | |
| Pixel SDK Gray 5 Color | |
| Pixel SDK White Color |
The Xcode sample project includes all available color assets with their default colors. If you do not provide color assets, the default colors will be used.
View on GitHub
Customize Colors Reference