design: change dark theme to coffee

This commit is contained in:
Julien Calixte
2026-01-31 00:06:42 +01:00
parent 0eeb0c1b18
commit eb88bfa8e4
2 changed files with 2 additions and 2 deletions

View File

@@ -25,7 +25,7 @@
@plugin 'daisyui' {
themes:
retro --default,
forest --prefersdark;
coffee --prefersdark;
}
@config '../../tailwind.config.js';