Revert "slice 4: accent palette refinement — blue → teal"

This reverts commit 52fe7bceb6.
This commit is contained in:
2026-05-15 23:49:36 +00:00
parent 52fe7bceb6
commit 959e3980ae
109 changed files with 937 additions and 937 deletions

View File

@@ -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,
})