diff --git a/themes/Minimal Dark/theme.json b/themes/Minimal Dark/theme.json index 36a82f8..3b470d0 100644 --- a/themes/Minimal Dark/theme.json +++ b/themes/Minimal Dark/theme.json @@ -53,7 +53,7 @@ "chart_guideline": "#666666", "chart_shape_red_fill": "#a64237", "chart_shape_red_line": "#c77366", - "chart_shape_orange_fill": "#c05f1a", + "chart_shape_orange_fill": "#b15819", "chart_shape_orange_line": "#d89766", "chart_shape_yellow_fill": "#716f36", "chart_shape_yellow_line": "#a09e27", diff --git a/themes/Minimal Dark/theme.yaml b/themes/Minimal Dark/theme.yaml index 3a617b9..93f6213 100644 --- a/themes/Minimal Dark/theme.yaml +++ b/themes/Minimal Dark/theme.yaml @@ -51,7 +51,7 @@ colors: chart_guideline: "#666666" chart_shape_red_fill: "#a64237" chart_shape_red_line: "#c77366" - chart_shape_orange_fill: "#c05f1a" + chart_shape_orange_fill: "#b15819" chart_shape_orange_line: "#d89766" chart_shape_yellow_fill: "#716f36" chart_shape_yellow_line: "#a09e27"