Colors
Mihr UI ships with 30 hand-tuned palettes. Each is a 12-shade ColorScale from 25 (lightest) to 950 (darkest), following the Untitled UI system. Click any swatch to copy its hex.
Base palettes
Core palettes used by the theme system. Brand defines your primary color; gray provides neutrals; error / warning / success handle semantic states.
BrandMihrColors.brand
GrayMihrColors.gray
Gray DarkMihrColors.grayDark
ErrorMihrColors.error
WarningMihrColors.warning
SuccessMihrColors.success
Accent palettes
17 accent palettes ready to use as your brand color. Each is a full 12-shade ColorScale — pass it to MihrTheme as your seed.
Gray variants
Seven neutral families with subtly different temperatures — set one via MihrThemeConfig(gray: ...) to pair with your brand.
Gray blueGrayVariants.grayBlue
Gray coolGrayVariants.grayCool
Gray modernGrayVariants.grayModern
Gray neutralGrayVariants.grayNeutral
Gray ironGrayVariants.grayIron
Gray trueGrayVariants.grayTrue
Gray warmGrayVariants.grayWarm