pub const ACCENT_PRIMARY: u8 = 39;Expand description
Bright blue — used for primary action/route/tool identifiers.
RGB equivalent: (41, 182, 246) — sky blue
Used for structured field values where the value identifies the primary action being taken:
action=greet→ “greet” in bluetool=example→ “example” in blueroute=/health→ “/health” in blueaddr=0.0.0.0:3000→ “0.0.0.0:3000” in blue