Skip to content

Function: getPomodoroBackgroundColor()

function getPomodoroBackgroundColor(phase, alpha?): string;

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

Get background color with alpha for phase indication

ParameterTypeDefault value
phase"focus" | "short-break" | "long-break"undefined
alphanumber0.1

string