On Tue, 8 Dec 2020 at 17:27, Robert Key <[email protected]> wrote: > > Hi, > I want to set the color of the perl function 'open' to another color > compared to the other functions. > > I have tried setting [keywords] in filetypes.perl > > [keywords] > primary=...... > secondary=open
I believe the perl lexer only supports one keyword list. Cheers Lex > > in the colorscheme file I have > [named_styles] > keyword_2=#ff00000;;false;false > > but it does not work > Also do keywords_1, keywords_2 etc correspond to the line number under > [keywords] ? I cannot find this in the documentation. > Thanks > Rob > _______________________________________________ > Users mailing list > [email protected] > https://lists.geany.org/cgi-bin/mailman/listinfo/users _______________________________________________ Users mailing list [email protected] https://lists.geany.org/cgi-bin/mailman/listinfo/users
