From 607dea9725e56650656a3674cae162fa02b0c8c4 Mon Sep 17 00:00:00 2001 From: Samuel Lorch Date: Tue, 14 Mar 2023 23:52:54 +0100 Subject: [PATCH] get new color system working --- client/src/App.vue | 4 +- client/src/global-styles/colors.css | 220 +++++++++++------------- client/src/global-styles/components.css | 26 +-- 3 files changed, 118 insertions(+), 132 deletions(-) diff --git a/client/src/App.vue b/client/src/App.vue index 09efc63..a578d47 100644 --- a/client/src/App.vue +++ b/client/src/App.vue @@ -128,7 +128,7 @@ onMounted(async() => {