Function: getPomodoroBorderColor()
function getPomodoroBorderColor(phase): string;Defined in: shared/src/helper/pomodoroHelper/pomodoroStyles.ts:80
Get CSS border color for phase
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
phase | "focus" | "short-break" | "long-break" |
Returns
Section titled “Returns”string