In data/filedefs/filetypes.autoit:

> +default=default
> +comment=comment
> +commentblock=comment
> +number=number,bold,italic
> +function=function,bold,italic
> +keyword=type
> +macro=preprocessor,bold
> +string=string
> +operator=operator,bold
> +variable=keyword_2
> +sent=0xd77100;;true;false
> +preprocessor=preprocessor,italic
> +special=type
> +expand=default
> +comobj=keyword_1,italic
> +udf=class,italic

styles here shouldn't include custom colors, italics, etc. I know it can be tricky to chose the mappings for things that don't have direct equivalents, but having arbitrary tuned ones makes it virtually impossible to theme.


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub