From 0b6bcd0d6dede9b4aead9efd6dfa205234c7582d Mon Sep 17 00:00:00 2001 From: adilhyz Date: Mon, 27 Jan 2025 02:01:56 -0800 Subject: [PATCH] . --- config/_default/params.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/_default/params.toml b/config/_default/params.toml index 3d30ca9..98f9ed0 100644 --- a/config/_default/params.toml +++ b/config/_default/params.toml @@ -5,7 +5,7 @@ # Refer to the theme docs for more details about each of these parameters. # https://blowfish.page/docs/configuration/#theme-parameters -colorScheme = "Congo" +colorScheme = "congo" defaultAppearance = "dark" # valid options: light or dark autoSwitchAppearance = false