Set the 8 color values that control the YOOAdmin interface. A live preview updates as you adjust colors. Two actions:
- Reset Colors (Preview Only) — reverts the color pickers to defaults in the browser without saving.
- Reset Colors to Defaults (Save) — writes the default color values to the database.
| Color | Description | Default |
|---|---|---|
| Primary | Main accent color — buttons, links, active states | #E89E43 |
| Border | Lines and dividers | #e0e0e0 |
| Header Background | Admin header bar background | #4B4B4B |
| Sidebar Background | Left navigation background | #4B4B4B |
| Text Contrast | Text on dark backgrounds (header/sidebar) | #FFFFFF |
| Text 600 | Primary body text | #5d5d5d |
| Text 500 | Secondary/muted text | #555555 |
| Card Icon | Icon color in dashboard cards | #E89E43 |
Note: If an Admin Theme is active and it manages brand colors, this tab is hidden. Color customization moves to the Admin Theme Settings page instead.
—
