fix: change Jasmine to Fire gradient (Meg's dog)
Jasmine is Meg's (The Emissary/Fire) dog, not Purple path. Changed card styling from Purple (#A855F7) to Fire (#ff6b35). CONSULTANT PATH ALIGNMENT: - Frost Path: Butter, Oscar, Jack (Michael's companions) - Fire Path: Jasmine, Noir (Meg's companions) - Purple Path: Skye (Holly's companion) Signed-off-by: Claude (Chronicler #56) <claude@firefrostgaming.com>
This commit is contained in:
@@ -93,10 +93,10 @@ description: Meet The Trinity founders and our five consultant animals. Building
|
||||
</div>
|
||||
|
||||
<!-- Jasmine -->
|
||||
<div style="background: rgba(168, 85, 247, 0.1); border: 2px solid #A855F7; border-radius: 15px; padding: 30px; text-align: center;">
|
||||
<div style="background: rgba(255, 107, 53, 0.1); border: 2px solid #ff6b35; border-radius: 15px; padding: 30px; text-align: center;">
|
||||
<div style="font-size: 5rem; margin-bottom: 15px;">🐶</div>
|
||||
<h4 style="color: #A855F7; font-size: 1.6rem; margin-bottom: 10px; font-weight: 700;">Jasmine</h4>
|
||||
<p style="color: #A855F7; font-size: 1.1rem; margin-bottom: 15px; font-weight: 600;">The Protector</p>
|
||||
<h4 style="color: #ff6b35; font-size: 1.6rem; margin-bottom: 10px; font-weight: 700;">Jasmine</h4>
|
||||
<p style="color: #ff6b35; font-size: 1.1rem; margin-bottom: 15px; font-weight: 600;">The Protector</p>
|
||||
<p style="color: #a8dadc; line-height: 1.6; margin-bottom: 10px;">Chief of Personal Security</p>
|
||||
<p style="color: #6b7280; font-size: 0.95rem; line-height: 1.5; font-style: italic;">"I am gentle until you need anything but."</p>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user