From 9d2fd68606a9cabd85a8ccfaf8a398fc23393c9f Mon Sep 17 00:00:00 2001 From: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com> Date: Wed, 22 Apr 2026 08:53:19 -0500 Subject: [PATCH] change unsaved color to orange avoids confusion with validation errors (red) --- .../sectionExtras/CameraReviewClassification.tsx | 4 ++-- web/src/components/config-form/sections/BaseSection.tsx | 4 ++-- .../config-form/theme/fields/KnownPlatesField.tsx | 2 +- .../config-form/theme/fields/ReplaceRulesField.tsx | 2 +- .../config-form/theme/templates/FieldTemplate.tsx | 6 +++--- .../config-form/theme/templates/ObjectFieldTemplate.tsx | 2 +- web/src/pages/Settings.tsx | 2 +- web/src/views/settings/Go2RtcStreamsSettingsView.tsx | 4 +++- web/tailwind.config.cjs | 1 + 9 files changed, 15 insertions(+), 12 deletions(-) diff --git a/web/src/components/config-form/sectionExtras/CameraReviewClassification.tsx b/web/src/components/config-form/sectionExtras/CameraReviewClassification.tsx index ffe9b19b2a..86f363aec7 100644 --- a/web/src/components/config-form/sectionExtras/CameraReviewClassification.tsx +++ b/web/src/components/config-form/sectionExtras/CameraReviewClassification.tsx @@ -218,7 +218,7 @@ export default function CameraReviewClassification({