Color
Managing the Color System
2 min read
Color | Apple Developer Documentation
Save colors to User Color and use them across multiple places. When you change a Color value, it updates everywhere at once.
You can access the Colors Panel through the Global Menu at the top left of the editor to manage the colors used in your project.
Layerz App Designer provides all Colors as Light Color and Dark Color pairs by default, and includes Apple's System Color list for quick access to these colors.
Accent Color
Sets the primary color of your app.
Many UI Components have this Accent Color as their default color, so changing the Accent Color alone can transform the overall feel of your app.
User Color
When you set a new Color through the Color Picker while editing a project, you can save it via 'Save Color' and find it in User Color.
Pressing the + button at the top right of the Color List adds a new random User Color.
If you want to create a Color Palette before starting your project editing, you can create reusable User Colors this way.
To rename a User Color, access the individual menu on the right side of the Color Cell.
Changing Colors
Accent Color and User Color values can be changed at any time.
Tap the circular Color portion in the list to set the Light Color and Dark Color individually.
You can also duplicate a Color to both sides using the arrow button in the middle.