Revert "slice 4: accent palette refinement — blue → teal"
This reverts commit 52fe7bceb6.
This commit is contained in:
@@ -38,7 +38,7 @@ export async function POST(req: NextRequest) {
|
||||
subject_prefix: subject_prefix || '',
|
||||
header_text: header_text || '',
|
||||
footer_text: footer_text || '',
|
||||
accent_color: accent_color || '#5B7C8D',
|
||||
accent_color: accent_color || '#3b82f6',
|
||||
article_blocks: article_blocks || [],
|
||||
is_preset: false,
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user