diff --git a/apps/v4/registry/new-york-v4/ui/sonner/Sonner.vue b/apps/v4/registry/new-york-v4/ui/sonner/Sonner.vue
index 6830896bb..42a7a8e9b 100644
--- a/apps/v4/registry/new-york-v4/ui/sonner/Sonner.vue
+++ b/apps/v4/registry/new-york-v4/ui/sonner/Sonner.vue
@@ -1,10 +1,19 @@
@@ -17,6 +26,7 @@ const props = defineProps()
'--border-radius': 'var(--radius)',
}"
v-bind="props"
+ :theme="colorMode === 'auto' ? 'system' : colorMode"
>