From ce2e975d1054f68c2fa332f0b0a47e13053777e6 Mon Sep 17 00:00:00 2001 From: Tony Grosinger Date: Fri, 16 Feb 2024 20:35:40 -0800 Subject: [PATCH] Start updating colors to OrcasHub colors --- about.json | 19 +++---------------- 1 file changed, 3 insertions(+), 16 deletions(-) diff --git a/about.json b/about.json index c025071..c4c040b 100644 --- a/about.json +++ b/about.json @@ -4,8 +4,7 @@ "license_url": null, "components": [ "https://github.com/jordanvidrine/discourse-category-group-boxes.git", - "https://github.com/discourse/discourse-clickable-topic.git", - "https://github.com/discourse/discourse-search-banner.git" + "https://github.com/discourse/discourse-clickable-topic.git" ], "modifiers": { "serialize_topic_excerpts": true @@ -16,21 +15,9 @@ "secondary": "f9fcff", "tertiary": "3877e5", "quaternary": "7e8b93", - "header_background": "f9fcff", - "header_primary": "122b43", - "highlight": "e6cb37", - "danger": "d05454", - "success": "71bd9f", - "love": "c16ad7" - }, - "air-dark": { - "primary": "e0e0e0", - "secondary": "2d2d2d", - "tertiary": "9a5cfd", - "quaternary": "71bd9f", - "header_background": "202020", + "header_background": "374151", "header_primary": "e0e0e0", - "highlight": "9a5cfd", + "highlight": "e6cb37", "danger": "d05454", "success": "71bd9f", "love": "c16ad7"