Use this file to discover all available pages before exploring further.
Nettalco Theme ships five fully custom primitive color palettes built around Nettalco’s brand guidelines, plus the standard neutral and error palettes inherited from Aura. Each custom palette provides an 11-step scale from 50 (near-white) to 950 (near-black), giving component tokens a wide range of tonal options. This page catalogs every swatch and shows how each palette maps to PrimeNG’s semantic color roles in both light and dark mode.
The primary brand color anchors the most prominent interactive elements: primary buttons, focus rings, active navigation items, and the highlight state.
The following table shows how each semantic role resolves to an actual color in light and dark mode:
Role
Light Mode Color
Light Hex
Dark Mode Color
Dark Hex
Primary
{primary.500}
#112A46
{primary.50}
#EDF4FF
Success
{success.500}
#2BA5CD
{success.200}
#6ECBCD
Info
{info.500}
#66A6FB
{info.400}
#69A7ED
Warning
{warn.500}
#D57952
{warn.200}
#F4B33C
Error
{error.500}
#ef4444
{error.400}
#f87171
Secondary
{nettalcoSecondary.500}
#3F8CF9
{nettalcoSecondary.700}
#3A72E0
Dark mode colors are selected to maintain WCAG AA contrast ratios on Nettalco Theme’s custom dark-blue surface scale. Primary inverts completely — the very-light #EDF4FF becomes the foreground color against the dark navy background.
Nettalco Theme’s dark surface palette is a custom dark-blue scale, not the zinc gray used by Aura’s default dark theme. This preserves the brand’s blue identity even in dark mode.