Colors
Citera routes every color choice through color schemes — see Understanding color schemes for the concept. This page is the settings reference.
Where colors live
All color settings are under Theme settings → Colors in the theme editor (gear icon, bottom-left).
Per-scheme settings
Each color scheme has these settings, in order:
| Setting | What it controls | Tips |
|---|---|---|
| Background | Section background color | Keep light backgrounds bright — pure white looks sterile, #fafafa looks warm |
| Background gradient | Optional overlay gradient | Use sparingly, best for hero-style sections |
| Text | Body text color | Rarely pure black — try #222 for a softer read |
| Heading | Headline color | Set to match text or slightly darker |
| Link | Text-link color | Should be visibly different from body text |
| Solid button background | Primary button fill | Your main brand accent lives here |
| Solid button text | Text on the solid button | Contrast is critical — aim for 4.5:1 |
| Outline button | Border color for outline buttons | Usually matches text color |
Setting a brand accent
To use your brand color as the primary button across the store:
Open Theme settings → Colors
Click Background 1 (or whichever is the default)
Change Solid button background
Enter your brand’s hex code, e.g. #96bf48 (this is a green example).
Change Solid button text
Choose black or white — whichever has better contrast with your accent.
Save and check the site
Every button using this scheme now shows your brand color.
Contrast and accessibility
Aim for at least 4.5:1 contrast between text and background. Use the WebAIM Contrast Checker to verify hex pairs.
Common failure modes:
- Light gray text on white — usually fails
- Yellow buttons with white text — almost always fails
- Dark green on dark blue — fails and looks bad
Consistency across sections
Because each section picks a scheme, alternating schemes down a page creates visual rhythm. The classic pattern:
- Hero: Background 1 (light)
- Featured collection: Background 2 (slightly different tint)
- Testimonials: Inverse (dark band)
- Newsletter: Background 1 (back to light)