design: change themes

This commit is contained in:
Julien Calixte
2024-12-22 23:01:06 +01:00
parent be6468ff6d
commit b348b098de
2 changed files with 2 additions and 2 deletions

View File

@@ -43,7 +43,7 @@ module.exports = {
},
plugins: [typography, daisyui],
daisyui: {
themes: ['retro', 'sunset'],
themes: ['lofi', 'coffee'],
base: true,
styled: true,
utils: true