Theming
Theme system, colors, and styling utilities
Color Manipulation– Theme functions: lighten, darken, dimmedColor Palette– Complete color system aligned with Mantine webColor Scheme Constants– Color scheme-aware constants using colorSchemeValueComponent Variants– Guide to all 8 built-in component variantsCustom Fonts– Load and configure custom fonts with ThemeProviderGradients– Gradient support for buttons and backgroundsPrimary Color System– primaryColor and primaryShade configurationResponsive Utilities– Breakpoint utilities: largerThan and smallerThanShadow System– Shadow sizes aligned with Mantine web (xs, sm, md, lg, xl)Theme Customization– Customize colors, typography, and spacingTheme Override Example– Full example with colorSchemeValue and Button fix