From b0889a4729192329d6a1b54c46c7690079486218 Mon Sep 17 00:00:00 2001
From: Julie Thezenas <julie@lydra.fr>
Date: Fri, 20 May 2022 15:35:26 +0200
Subject: [PATCH] fix: change the gray header color for more readability

---
 about.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/about.json b/about.json
index 7b530bd..fb44541 100644
--- a/about.json
+++ b/about.json
@@ -10,7 +10,7 @@
           "quaternary": "797979",
           "primary-medium": "797979",
           "primary-low-mid": "333333",
-          "header_background": "c7c7c7",
+          "header_background": "797979",
           "header_primary": "eeeeee",
           "highlight": "ffff4d",
           "danger": "e45735",
-- 
GitLab