From f5fe024eafbb32297311318b51b53c7f2bc0111a Mon Sep 17 00:00:00 2001 From: AtelierSnek Date: Thu, 13 Oct 2022 00:18:59 +1100 Subject: [PATCH] change theme --- config/_default/params.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/config/_default/params.yaml b/config/_default/params.yaml index 7f24487..3d85c9f 100644 --- a/config/_default/params.yaml +++ b/config/_default/params.yaml @@ -5,7 +5,7 @@ # Refer to the theme docs for more details about each of these parameters. # https://nunocoracao.github.io/blowfish/docs/configuration/#theme-parameters -colorScheme: Princess +colorScheme: congo defaultAppearance: dark # valid options: light or dark mainSections: @@ -13,7 +13,6 @@ mainSections: - section2 robots: '' - autoSwitchAppearance: true enableSearch: true enableCodeCopy: true