@eht16 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=string_1 +string_4=string_1 +string_eol=fg;background;false;false Geany comlains here that `background` is not valid: `Geany-INFO: 17:26:09.342: Bad color 'background'` -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany-themes/pull/83#pullrequestreview-2588362495 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany-themes/pull/83/review/2588362...@github.com>