From 07caccd11e8243eac098ec93b413cd3b538a6f5e Mon Sep 17 00:00:00 2001 From: saltbo Date: Sun, 10 May 2026 02:24:28 -0400 Subject: [PATCH] fix(admin): keep pro badges and theme colors in sync --- src/components/admin/branding-section.tsx | 10 +++++----- src/routes/_authenticated/admin/announcement.tsx | 2 +- src/routes/_authenticated/admin/audit.tsx | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/src/components/admin/branding-section.tsx b/src/components/admin/branding-section.tsx index 2656bb11..55e2a148 100644 --- a/src/components/admin/branding-section.tsx +++ b/src/components/admin/branding-section.tsx @@ -406,35 +406,35 @@ function BrandingForm({ initial, disabled }: { initial: BrandingConfig; disabled setCustomTheme({ ...customTheme, primary_color })} /> setCustomTheme({ ...customTheme, primary_foreground })} /> setCustomTheme({ ...customTheme, canvas_color })} /> setCustomTheme({ ...customTheme, sidebar_accent_color })} /> setCustomTheme({ ...customTheme, ring_color })} /> diff --git a/src/routes/_authenticated/admin/announcement.tsx b/src/routes/_authenticated/admin/announcement.tsx index ace95226..8d431bf0 100644 --- a/src/routes/_authenticated/admin/announcement.tsx +++ b/src/routes/_authenticated/admin/announcement.tsx @@ -105,7 +105,7 @@ function AnnouncementPage() { } + badge={} action={