From 2a1a5393ddce89be80192740a1aebedadb679662 Mon Sep 17 00:00:00 2001 From: nquidox Date: Mon, 6 Oct 2025 21:27:09 +0300 Subject: [PATCH] color change --- src/components/ChartBlock.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/ChartBlock.vue b/src/components/ChartBlock.vue index 870a324..c70f039 100644 --- a/src/components/ChartBlock.vue +++ b/src/components/ChartBlock.vue @@ -34,8 +34,8 @@ const props = defineProps({ }) const originColors = { - surugaya: '#FF4560', - mandarake: '#775DD0', + surugaya: '#2d3081', + mandarake: '#924646', } const chartData = ref({