Skip to content

Commit 564198f

Browse files
committed
style: update color and accent values for the Rapid Risk-Taker archetype.
1 parent 6a103ae commit 564198f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/core/src/index.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -292,8 +292,8 @@ const PERSONA_DESCRIPTORS: Record<PersonaId, PersonaDescriptor> = {
292292
label: "Rapid Risk-Taker",
293293
description: "Dives into hotfixes with urgency; loves hands-on debugging.",
294294
archetypes: ["Riri Williams / Ironheart", "Okoye", "Nakoma"],
295-
color: "#EF4444",
296-
accent: "#FCA5A5",
295+
color: "#7B2D3B",
296+
accent: "#C9798E",
297297
},
298298
"reflective-balancer": {
299299
label: "Reflective Balancer",

0 commit comments

Comments
 (0)