Home
last modified time | relevance | path

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

/plugin/pgn4web/pgn4web/
H A Dpuzzler.php89 $darkColorHex = get_param("darkColorHex", "dch", "C6CEC3"); // CC9966 variable
90 $darkColorHexCss = "#" . $darkColorHex;