design: change dark theme to luxury

This commit is contained in:
Julien Calixte
2026-02-17 01:39:01 +01:00
parent 728631d8ba
commit 1dfb7a025d
2 changed files with 2 additions and 2 deletions

View File

@@ -3,5 +3,5 @@
export const themeConfig = {
light: 'garden',
dark: 'black',
dark: 'luxury',
}