diff --git a/TimerPage.tsx b/TimerPage.tsx index 967cc11..12b47e6 100644 --- a/TimerPage.tsx +++ b/TimerPage.tsx @@ -67,6 +67,7 @@ export default function TimerPage() { progress={progress} strokeWidth={10} progressColor={colors.primary} + backgroundColor={colors.placeholder} />