style: set the primary theme colour to #2e86de

This commit is contained in:
Julien Calixte
2026-06-20 14:47:08 +02:00
parent 382fdddc68
commit dc30e5f890

View File

@@ -9,7 +9,7 @@
@plugin "daisyui/theme" { @plugin "daisyui/theme" {
name: "light"; name: "light";
default: true; default: true;
--color-primary: #16a34a; --color-primary: #2e86de;
} }
@theme { @theme {