From 2884f8fdb135a360fc1c5581a37c098d0a338338 Mon Sep 17 00:00:00 2001 From: Nick Dumas Date: Fri, 21 Jun 2024 18:02:52 -0400 Subject: [PATCH] maybe forest will have nicer code blocks --- 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 0ef71a1..d380b51 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 = "princess" +colorScheme = "forest" defaultAppearance = "light" # valid options: light or dark autoSwitchAppearance = false