@eht16 commented on this pull request.


In colorschemes/dark-spook.conf:

> +keyword_4=#7F7F7F;;false;true
+
+identifier=#3CCA62;;false;true
+identifier_1=#507875;;false;true
+identifier_2=#457C54;;false;true
+identifier_3=#256536;;false;true
+identifier_4=#8BBC98;;false;true
+
+string=#ffcd8b;;false;false
+string_1=#BFAC91;#1C1F26;false;false
+string_2=#BA9665;#1C1F26;false;false
+string_3=#CDA7A1;;false;false
+string_4=#A1CDCA;;false;false
+string_eol=#A1C1CD;;false;false
+character=#A86027;;false;false
+backticks=#008C39l;;false;false

Geany complains about the invalid color value:

Geany-INFO: 00:00:55.142: Bad color '#008C39l'
Geany-INFO: 00:00:55.145: selection style is set to invisible - ignoring!

Note also the selection style warning.


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/68/review/1795505965@github.com>