Skip to content

frontend


Variable: primaryScale

const primaryScale: MantineColorsTuple

Defined in: src/theme.ts:55

Mantine colour scales — 10-shade ramps (0 lightest → 9 darkest).

primary: Navy scale derived from brandColours.primary (#001a36). primaryShade: 5 used for filled buttons/actions. Brand primary: shade 8 (#001a36).

secondary: Amber scale derived from brandColours.secondary (#C8963E). Use for CTAs, highlights, and warm accents.