[Gambas-user] How to change the color of error messages

Gianluigi bagonergi at ...626...
Sun Jun 14 21:15:07 CEST 2015


Hello Wolfgang,
Here the Ron Klinkien trink:
You can make them readable with these two commands, you might need to
change 'Ambiance'  to 'QGtk', not sure, just try.

sed -i 's/tooltip_fg_color:#ffffff/tooltip_fg_color:#000000/g'
/usr/share/themes/Ambiance/gtk-2.0/gtkrc
sed -i 's/tooltip_bg_color:#000000/tooltip_bg_color:#ffffff/g'
/usr/share/themes/Ambiance/gtk-2.0/gtkrc

Regards
Gianluigi

2015-06-14 19:25 GMT+02:00 Wolfgang, dl7nb <dl7nb at ...17...>:

>
> 73 de Wolfgang, dl7nb
>
>
>
> Am 14.06.2015 um 19:19 schrieb Benoît Minisini:
> > Le 14/06/2015 18:37, Wolfgang, dl7nb a écrit :
> >> Hello Benoit nad thank you for answering!
> >> Sorry! Had it embedded in last message. Seemed to be stripped. This time
> >> as attachment, so you can see.
> >>
> >> 73 de Wolfgang, dl7nb
> >>
> >>
> >>
> >> Am 14.06.2015 um 16:35 schrieb Benoît Minisini:
> >>> Le 14/06/2015 15:21, Wolfgang, dl7nb a écrit :
> >>>> I have an error message that I can not read:
> >>>>
> >>>>
> >>>> How can I change the color to see the message?
> >>>>
> >>>> Wolfgang
> >>>>
> >>> Can you send a screenshot of your unreadable error message?
> >>>
> > ...and the information on your system?
> >
> ...is here:
>
> [System]
> Gambas=3.7.1
> OperatingSystem=Linux
> Kernel=3.13.0-54-generic
> Architecture=x86
> Distribution=Ubuntu 14.04.2 LTS
> Desktop=GNOME
> Theme=QGtk
> Language=de_DE.UTF-8
> Memory=1999M
> [Libraries]
> Cairo=libcairo.so.0.0.0
> Cairo=libcairo.so.2.11301.0
> Curl=libcurl.so.4.3.0
> DBus=libdbus-1.so.3.7.6
> GStreamer=libgstreamer-0.10.so.0.30.0
> GStreamer=libgstreamer-1.0.so.0.204.0
> GTK+3=libgtk-3.so.0.1000.8
> GTK+=libgtk-x11-2.0.so.0.2400.23
> OpenGL=libGL.so.1.2.0
> Poppler=libpoppler.so.44.0.0
> Qt4=libQtCore.so.4.8.6
> SDL=libSDL-1.2.so.0.11.4
>
>
> ------------------------------------------------------------------------------
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>



More information about the User mailing list