diff --git a/src/styles/app.css b/src/styles/app.css index 92eb56f..a38728e 100644 --- a/src/styles/app.css +++ b/src/styles/app.css @@ -26,7 +26,7 @@ @plugin 'daisyui' { themes: garden --default, - black --prefersdark; + sunset --prefersdark; } @config '../../tailwind.config.js';