From 0f36c6f33c8d1cca1a640bf7f4db2f972c5e622e Mon Sep 17 00:00:00 2001 From: Ariful Alam Date: Fri, 9 Jun 2023 15:30:39 +0600 Subject: [PATCH] Update default theme --- gitprofile.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitprofile.config.js b/gitprofile.config.js index 2c3598e..7f7a4a4 100644 --- a/gitprofile.config.js +++ b/gitprofile.config.js @@ -118,7 +118,7 @@ const config = { snippetVersion: 6, }, themeConfig: { - defaultTheme: 'winter', + defaultTheme: 'wireframe', // Hides the switch in the navbar // Useful if you want to support a single color mode