In lc_leds.inc, you have to search for the keywords “CATHODES” and “ANODES”. Below these lines, add " comf MIOS_PARAMETER1, F" to invert the pattern.
Note that there must be a whitespace (space or tab) between the first column and the “comf” instruction, otherwise the assembler will interpret the instruction as a label, and fail.