From 15dce3a5395d16a82e4cae5ac5a4eb6025d10aa8 Mon Sep 17 00:00:00 2001 From: Ariful Alam Date: Fri, 13 Jan 2023 16:23:31 +0600 Subject: [PATCH] Change default theme --- gitprofile.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitprofile.config.js b/gitprofile.config.js index 57a0c45..55dec05 100644 --- a/gitprofile.config.js +++ b/gitprofile.config.js @@ -125,7 +125,7 @@ const config = { snippetVersion: 6, }, themeConfig: { - defaultTheme: 'business', + defaultTheme: 'winter', // Hides the switch in the navbar // Useful if you want to support a single color mode