Switch theme to dusty rose/blush pink palette
Deploy to Dev / Deploy & Smoke Test (push) Successful in 24s
Deploy to Dev / Deploy & Smoke Test (push) Successful in 24s
primaryColor: #B06A7A (dusty rose) accentColor: #E8C4CC (soft blush) backgroundColor: #FEF9FA (warm white with pink undertone) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
+3
-3
@@ -118,10 +118,10 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"theme": {
|
"theme": {
|
||||||
"primaryColor": "#8B7355",
|
"primaryColor": "#B06A7A",
|
||||||
"accentColor": "#D4C5B5",
|
"accentColor": "#E8C4CC",
|
||||||
"textColor": "#2C2C2C",
|
"textColor": "#2C2C2C",
|
||||||
"backgroundColor": "#FDFBF9",
|
"backgroundColor": "#FEF9FA",
|
||||||
"fontDisplay": "Cormorant Garamond",
|
"fontDisplay": "Cormorant Garamond",
|
||||||
"fontBody": "Nunito Sans"
|
"fontBody": "Nunito Sans"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user