diff --git a/themes/Minimal Light/theme.json b/themes/Minimal Light/theme.json index 85d0536..afd0022 100644 --- a/themes/Minimal Light/theme.json +++ b/themes/Minimal Light/theme.json @@ -65,7 +65,7 @@ "chart_shape_pink_line": "#ff99cb", "chart_shape_purple_fill": "#e5caff", "chart_shape_purple_line": "#cc99fe", - "chart_shape_blue_fill": "#b1e2ff", + "chart_shape_blue_fill": "#caebff", "chart_shape_blue_line": "#66cbff", "chart_shape_indigo_fill": "#c2d6f9", "chart_shape_indigo_line": "#6295ee", diff --git a/themes/Minimal Light/theme.yaml b/themes/Minimal Light/theme.yaml index 4a93e43..04b60a4 100644 --- a/themes/Minimal Light/theme.yaml +++ b/themes/Minimal Light/theme.yaml @@ -63,7 +63,7 @@ colors: chart_shape_pink_line: "#ff99cb" chart_shape_purple_fill: "#e5caff" chart_shape_purple_line: "#cc99fe" - chart_shape_blue_fill: "#b1e2ff" + chart_shape_blue_fill: "#caebff" chart_shape_blue_line: "#66cbff" chart_shape_indigo_fill: "#c2d6f9" chart_shape_indigo_line: "#6295ee"