modified readme

This commit is contained in:
MLH
2024-12-22 03:01:08 +01:00
parent c5bc800971
commit 5dee38aec0
2 changed files with 108 additions and 3 deletions

View File

@ -1,7 +1,7 @@
// theme-configs.js
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 automateThemeSelection = true; // Set to false to disable automatic theme selection based on current date
const defaultTheme = 'none'; // The theme to use if automatic theme selection is disabled
// theme configurations
const themeConfigs = {