diff --git a/src/Controls.astro b/src/Controls.astro index 33620f5..4f7ec14 100644 --- a/src/Controls.astro +++ b/src/Controls.astro @@ -3,7 +3,7 @@ const { Title, Live, - SeekColor = '#ff274d' + SeekColor = '#2185d0' } = Astro.props // Functions