[Github-comments] [geany/geany] custom font, foreground/background color for compiler tab in message (#2427)

Anup Kumar notifications at xxxxx
Fri Oct 23 05:42:07 UTC 2020


> Geany: latest version
> System: Ubuntu 16.04
> 
> This is an already reported issue here #1376, I am using a dark theme in my machine and when a program returns a compiling error, it becomes hard to read those errors with dark theme enabled. Please add a way to change the font and foreground/background color of the compiler tab similar to the vte's terminal.
> 
> Already tried this
> 
> ```
> cat ~/.config/geany/geany.css
> /* compiler message colors */ 
> #geany-compiler-error { 
>     color: #F5B1AC; 
> } 
> #geany-compiler-context { 
>     color: #FFFFFF; 
> } 
> #geany-compiler-message { 
>     color: #B5ACF5; 
> } 
> ```
if you have gtk3+ then this work.


-- 
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/2427#issuecomment-714926025
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20201022/5d6a373a/attachment.htm>


More information about the Github-comments mailing list