[Github-comments] [geany/geany] Terminal color scheme not possible (#2180)

Matthew Brush notifications at xxxxx
Mon Jun 10 14:23:04 UTC 2019


The terminal configured in `Preferences->Tools->Terminal` is what application Geany opens as a subroces when you run build commands, by default. It would use whatever colour scheme mechanism it uses and is totally independent of Geany.

The builtin terminal in the Messages Window notebook at the bottom (or side in your case), is totally separate, it's a terminal widget builtin to Geany, and has nothing to do with xfce4-terminal or other terminals. The builtin terminal only lets you change the default background and foreground colours using `Preferences->Terminal`.

The colour scheme set for the editor widget where the code is, is again totally independent of any terminals, it's only used to style syntax highlighting of code in the documents notebook.

-- 
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/issues/2180#issuecomment-500435105
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20190610/4ded9f03/attachment.html>


More information about the Github-comments mailing list