diff --git a/src/style.css b/src/style.css index cc6d4d1..8a66f59 100644 --- a/src/style.css +++ b/src/style.css @@ -9,7 +9,7 @@ @plugin "daisyui/theme" { name: "light"; default: true; - --color-primary: #16a34a; + --color-primary: #2e86de; } @theme {