design: change theme to lofi

This commit is contained in:
Julien Calixte
2025-08-02 03:57:33 +02:00
parent 2cf318450d
commit b5daf118b4
3 changed files with 3 additions and 3 deletions

View File

@@ -2,6 +2,6 @@
// Update these values to change the light and dark themes
export const themeConfig = {
light: 'retro',
light: 'lofi',
dark: 'dim',
}