// Theme configuration file // Update these values to change the light and dark themes export const themeConfig = { light: 'garden', dark: 'night', }