@drewgrif commented on this pull request.
> +keyword_2=yellow;;true;false +keyword_3=keyword_1 +keyword_4=keyword_1 + +identifier=default +identifier_1=identifier +identifier_2=identifier_1 +identifier_3=identifier_1 +identifier_4=identifier_1 + +string=red +string_1=string +string_2=string_1 +string_3=default +string_4=default +string_eol=#red;#000;false;false This is dumb on my part. It should just read 'red' NOT '#red'. Fixed -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany-themes/pull/83#discussion_r1949728088 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany-themes/pull/83/review/[email protected]>
