@eht16 commented on this pull request.


In colorschemes/octagon.conf:

> +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, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <geany/geany-themes/pull/83/review/2588362495@github.com>