Variable: brandColours¶
constbrandColours:object
Defined in: src/theme.ts:39
Brand colour tokens — single source of truth. Exposed as CSS variables via cssVariablesResolver below.
In TypeScript: import { brandColours } from "@/theme"
Type Declaration¶
background¶
readonlybackground:"#ffffff"="#ffffff"
primary¶
readonlyprimary:"#001a36"="#001a36"
secondary¶
readonlysecondary:"#C8963E"="#C8963E"