Skip to main content

Documentation Index

Fetch the complete documentation index at: https://mintlify.com/Nettalco/nettalco-theme/llms.txt

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.

Custom Brand Palettes

nettalcoPrimary — Navy (#112A46)

The primary brand color anchors the most prominent interactive elements: primary buttons, focus rings, active navigation items, and the highlight state.
ShadeHexPreview
50#EDF4FFVery light blue-white
100#D7E3FBLight periwinkle
200#B4D3FDSoft sky blue
300#5A9FFCMedium cornflower
400#336DD9Strong blue
500#112A46Brand anchor — Navy
600#0A1D49Deep midnight navy
700#1F498EDark royal blue
800#2B5DA1Steel blue
900#22436FDark slate blue
950#0C3D5CDarkest teal-navy

nettalcoSecondary — Sky Blue (#3F8CF9)

Used for secondary actions, accent highlights, and supporting UI elements that complement the primary navy.
ShadeHexPreview
50#EEF4FFNear-white blue
100#CAD8F1Pale blue-grey
200#ABC9F9Light cornflower
300#7CB2FAMedium sky blue
400#5A9FFCBright cornflower
500#3F8CF9Brand anchor — Sky Blue
600#5398F8Mid royal blue
700#3A72E0Strong cobalt
800#2B5FBCDark cobalt
900#1F498ENavy blue
950#0C3D5CDarkest teal-navy

nettalcoSuccess — Cyan (#2BA5CD)

Applied to success states, confirmation messages, export actions, and positive feedback indicators.
ShadeHexPreview
50#D6E5FAPale blue
100#8CC3D7Muted cyan
200#6ECBCDSoft teal-cyan
300#45B1CEMedium cyan
400#3CAAC8Bright teal
500#2BA5CDBrand anchor — Cyan
600#19819DMuted steel cyan
700#0C566FDark teal
800#0C3D5CDeep teal-navy
900#09718ADark cyan
950#0A1D49Darkest navy

nettalcoWarn — Orange (#D57952)

Used for warning states, caution messages, and situations requiring user attention without indicating failure.
ShadeHexPreview
50#FEF3E2Cream
100#E4DBE7Pale lavender-peach
200#F4B33CWarm amber
300#F2A61EGolden yellow
400#DE956APeach-orange
500#D57952Brand anchor — Orange
600#D78158Warm terracotta
700#CA8825Dark amber
800#9D6A2DBrown-orange
900#7D5423Dark caramel
950#5C3E1AVery dark brown

nettalcoInfo — Blue Info (#66A6FB)

Applied to informational messages, tooltips, and non-critical notifications that communicate context without urgency.
ShadeHexPreview
50#EDF4FFNear-white blue
100#B4D3FDLight powder blue
200#ABC9F9Soft cornflower
300#7CB2FAMedium sky blue
400#69A7EDPeriwinkle
500#66A6FBBrand anchor — Blue Info
600#5389DBMid cobalt
700#4775BFMedium-dark blue
800#40609BSteel blue
900#336DD9Strong blue
950#0C3D5CDarkest teal-navy

Standard Inherited Palettes

The following palettes are inherited from the Aura base and remain available for component-level and utility use:
Palette500 Anchor
emerald#10b981
green#22c55e
lime#84cc16
red#ef4444 — used for error semantic role
orange#f97316
amber#f59e0b
yellow#eab308
teal#14b8a6
cyan#06b6d4
sky#0ea5e9
blue#3b82f6
indigo#6366f1
violet#8b5cf6
purple#a855f7
fuchsia#d946ef
pink#ec4899
rose#f43f5e
slate#64748b — used for light surface
gray#6b7280
zinc#71717a
neutral#737373
stone#78716c

Semantic Color Role Mapping

The following table shows how each semantic role resolves to an actual color in light and dark mode:
RoleLight Mode ColorLight HexDark Mode ColorDark 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.

Surface Palettes

Light Mode Surface (Slate Scale)

In light mode, surfaces use the standard slate scale for a clean, neutral hierarchy:
TokenValue
surface.0#ffffff
surface.50#f8fafc
surface.100#f1f5f9
surface.200#e2e8f0
surface.300#cbd5e1
surface.400#94a3b8
surface.500#64748b
surface.600#475569
surface.700#334155
surface.800#1e293b
surface.900#0f172a
surface.950#020617

Dark Mode Surface (Custom Dark-Blue Scale)

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.
TokenValueDescription
surface.0#f0f5fbNear-white blue
surface.50#c8d8eaLight steel blue
surface.100#8fa8c4Muted blue-grey
surface.200#5a7a9eMedium slate-blue
surface.300#3d5a7eDark steel blue
surface.400#2e476dDeep blue
surface.500#253a5eMain content bg
surface.600#1c2f50Elevated surface
surface.700#152540Card background
surface.800#0f1e35Page background
surface.900#0a1628Deep background
surface.950#060d1aDarkest layer

Build docs developers (and LLMs) love