Skip to content

Theme Settings - Colors

Overview

The Colors sub-page lets you override individual color values on top of whichever palette is selected in Theme Settings → General → Color Theme. Use the palette to set the overall vibe; use this page to tweak specific surfaces - accents, navigation, hero, content, cards, footer.

Find it under Theme Settings → Colors.

How it relates to the palette

Converto ships with several color palettes as CSS files in src/css/themes/ (Default, Dark, Bubblegum, plus any custom themes you add). The dropdown in General → Color Theme picks which one loads. Each palette is a complete set of CSS custom properties.

The Colors sub-page is one layer on top: any value you set here overrides the equivalent variable from the chosen palette. Leave a field empty and the palette's default takes over.

What's next

  • General - pick your base palette, fonts, branding.
  • Strings - override every UI label without code.

KrafterSuite Documentation