Update default branding palette for tenants and guests

This commit is contained in:
Codex Agent
2026-01-15 09:32:51 +01:00
parent 738af5f76f
commit 9d1cf016d3
15 changed files with 42 additions and 42 deletions

View File

@@ -146,8 +146,8 @@ class CheckoutGoogleController extends Controller
'settings' => json_encode([
'branding' => [
'logo_url' => null,
'primary_color' => '#3B82F6',
'secondary_color' => '#1F2937',
'primary_color' => '#FF5A5F',
'secondary_color' => '#FFF8F5',
'font_family' => 'Inter, sans-serif',
],
'features' => [