I have defined a new language for Microchip PIC 16Fxx Assembely using the built in editor. However I cannot find out how to format a hexadecimal number properly for example 0x2F, the '0' and the '2' are coloured but the rest isn't. How can I define a format that colours a word that starts with a number (0-9)?

Thanks