From 48480112590e7d9fb72310a8ac5b1165b60e01fd Mon Sep 17 00:00:00 2001
From: Julie Thezenas <julie@lydra.fr>
Date: Mon, 20 Jun 2022 08:18:43 +0200
Subject: [PATCH] feat: add dark palette cdd

---
 about.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/about.json b/about.json
index 06527bd..8d61a38 100644
--- a/about.json
+++ b/about.json
@@ -23,8 +23,8 @@
       "tertiary": "4D7298",
       "quaternary": "B38A58",
       "primary-medium": "B38A58",
-      "primary-low-mid": "B38A58",
-      "header_background": "4D7298",
+      "primary-low-mid": "4D7298",
+      "header_background": "B38A58",
       "header_primary": "18191a",
       "highlight": "B38A58",
       "danger": "e45735",
-- 
GitLab