Skip to content

Function: getPomodoroPhaseColor()

function getPomodoroPhaseColor(phase): DefaultMantineColor;

Defined in: shared/src/helper/pomodoroHelper/pomodoroStyles.ts:11

Get Mantine color for a Pomodoro phase

ParameterType
phase"focus" | "short-break" | "long-break"

DefaultMantineColor