diff --git a/packages/grafana-ui/src/components/ThresholdsEditor/__snapshots__/ThresholdsEditor.test.tsx.snap b/packages/grafana-ui/src/components/ThresholdsEditor/__snapshots__/ThresholdsEditor.test.tsx.snap index 1f1f4182125..9c498a241f5 100644 --- a/packages/grafana-ui/src/components/ThresholdsEditor/__snapshots__/ThresholdsEditor.test.tsx.snap +++ b/packages/grafana-ui/src/components/ThresholdsEditor/__snapshots__/ThresholdsEditor.test.tsx.snap @@ -136,7 +136,7 @@ exports[`Render should render with base threshold 1`] = ` "linkHover": "#ffffff", "online": "#299c46", "orange": "#eb7b18", - "orangeDark": "#ff780A", + "orangeDark": "#ff780a", "pageBg": "#161719", "purple": "#9933cc", "queryGreen": "#74e680", @@ -298,7 +298,7 @@ exports[`Render should render with base threshold 1`] = ` "linkHover": "#ffffff", "online": "#299c46", "orange": "#eb7b18", - "orangeDark": "#ff780A", + "orangeDark": "#ff780a", "pageBg": "#161719", "purple": "#9933cc", "queryGreen": "#74e680",