Home
last modified time | relevance | path

Searched refs:getNextColor (Results 1 – 2 of 2) sorted by relevance

/webtrees/app/
H A DColorGenerator.php73 public function getNextColor(int $lightnessStep = 10, int $hueStep = 15): string function in Fisharebest\\Webtrees\\ColorGenerator
/webtrees/app/Module/
H A DLifespansChartModule.php466 'background' => $color_generator->getNextColor(),