Dreamweaver CC 2017 PHP mysqli Code Highlighting Dark Theme
Why doesn't the "Dark" Code Theme in Dreamweaver CC 2017 (Build 9315) highlight PHP mysqli functions in a different color similar to the "Light" theme?
For example, in these two screen shots, $mysqli->real_escape_string() and $mysqli->query() appear as white/gray text in the "Dark" theme and green in the "Light" theme.
Dark Theme Code Highlighting

Light Theme Code Highlighting

Possible bug?

