Home
last modified time | relevance | path

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

/plugin/pgn4web/pgn4web/
H A Dpuzzler.php87 $lightColorHex = get_param("lightColorHex", "lch", "EFF4EC"); // FFCC99 variable
88 $lightColorHexCss = "#" . $lightColorHex;