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": {
|
||||
"primaryColor": "#8B7355",
|
||||
"accentColor": "#D4C5B5",
|
||||
"primaryColor": "#B06A7A",
|
||||
"accentColor": "#E8C4CC",
|
||||
"textColor": "#2C2C2C",
|
||||
"backgroundColor": "#FDFBF9",
|
||||
"backgroundColor": "#FEF9FA",
|
||||
"fontDisplay": "Cormorant Garamond",
|
||||
"fontBody": "Nunito Sans"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user