diff --git a/seasonals/seasonals.js b/seasonals/seasonals.js index cc9373b..0651a7c 100644 --- a/seasonals/seasonals.js +++ b/seasonals/seasonals.js @@ -1,6 +1,6 @@ // theme-configs.js -const automateThemeSelection = false; // Set to false to disable automatic theme selection based on the current month +const automateThemeSelection = true; // Set to false to disable automatic theme selection based on the current month const defaultTheme = 'snowfall'; // The theme to use if automatic theme selection is disabled // theme configurations