[Github-comments] [geany/geany-plugins] scope debug terminal colours illegible (#671)

J-Dunn notifications at xxxxx
Wed Jan 10 11:15:46 UTC 2018


Ah , vte_terminal_set_color_foreground:
```
-bash-4.4#echo; echo; grep -R pref_vte_colour_fore *


scope/src/conterm.c:	(vte, &pref_vte_colour_fore);
scope/src/conterm.c:	gdk_color_parse(tmp_string, &pref_vte_colour_fore);
scope/src/conterm.c:	gtk_widget_modify_cursor(console, &pref_vte_colour_fore, &pref_vte_colour_back);

```
however, this is what I have already tried to change from the interface and it does not seem to change the text colour. As I said the bg colour is modifiable.  Is the text colour something else or is there a bug here?


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/issues/671#issuecomment-356573017
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20180110/ac1a6f08/attachment-0001.html>


More information about the Github-comments mailing list