From 5cbfc5f16567304bd200b089e840668f8aadf10c Mon Sep 17 00:00:00 2001 From: Yishen Wang <45977094+wangyishen@users.noreply.github.com> Date: Tue, 19 Apr 2022 23:02:28 +0800 Subject: [PATCH] Update config.toml --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 223a349..60d08df 100644 --- a/config.toml +++ b/config.toml @@ -105,7 +105,7 @@ enableGitInfo = false # Color theme. # Choose from `default`, `ocean`, `forest`, `dark`, `apogee`, `1950s`, `coffee`, `cupcake`. - color_theme = "1950s" + color_theme = "cupcake" # Enable users to switch between day and night mode? day_night = true