Currently, in Less.php, colors are converted to long Hex code.
The current behaviour expected by Lessjs, in which Less.php mirrors parts of its functionality, expects us to leave colors in their original form: Both color keywords and short hex code.