fix: change theme color from blue to teal-green

This commit is contained in:
ff
2026-04-10 16:09:07 -04:00
parent 84991a0538
commit c95507fd97
5 changed files with 8 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
{
"variant": "professional",
"primary": "hsl(210, 79%, 46%)",
"primary": "hsl(174, 72%, 35%)",
"appearance": "light",
"radius": 0.5
}