We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a103ae commit 564198fCopy full SHA for 564198f
1 file changed
packages/core/src/index.ts
@@ -292,8 +292,8 @@ const PERSONA_DESCRIPTORS: Record<PersonaId, PersonaDescriptor> = {
292
label: "Rapid Risk-Taker",
293
description: "Dives into hotfixes with urgency; loves hands-on debugging.",
294
archetypes: ["Riri Williams / Ironheart", "Okoye", "Nakoma"],
295
- color: "#EF4444",
296
- accent: "#FCA5A5",
+ color: "#7B2D3B",
+ accent: "#C9798E",
297
},
298
"reflective-balancer": {
299
label: "Reflective Balancer",
0 commit comments