From a2dfc8bc6cb23d84122420b12325e9cf089040d3 Mon Sep 17 00:00:00 2001 From: DarrenOfficial Date: Sun, 14 Nov 2021 06:16:03 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=80=20color=20nice?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mkdocs.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mkdocs.yml b/mkdocs.yml index 9ba7ca0..0194cc6 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -14,8 +14,8 @@ theme: search_index_only: true palette: scheme: slate - primary: 'blue' - accent: 'indigo' + primary: 'green' + accent: 'teal' font: text: 'Ubuntu' code: 'Source Code Pro'