This commit is contained in:
MLH
2024-12-22 02:33:02 +01:00
parent 65a5753f59
commit c5bc800971

View File

@ -1,6 +1,6 @@
// theme-configs.js // 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 const defaultTheme = 'snowfall'; // The theme to use if automatic theme selection is disabled
// theme configurations // theme configurations