Active Topics

 


Reply
Thread Tools
Posts: 175 | Thanked: 210 times | Joined on Mar 2013
#1
Hello,

I have a script that uses zenity package with the command :

Code:
zenity --question --title "Title" --text="This is a test text."
Which displays this :



I don't understand why the text background is blue.
I would like to change the text background color, so the text would be white with a black background (as the title).

Tried using this but with no changes :
Code:
zenity --question --title "Title" --text="<span color=\"white\">This is a test text.</span>"
and
Code:
zenity --question --title "Title" --text="<span background=\"white\">This is a test text.</span>"
How can I have a white text on a black background? Is it even doable on maemo's zenity version?
 
Posts: 175 | Thanked: 210 times | Joined on Mar 2013
#2
Nobody has an answer
 
Reply

Tags
background, color, zenity


 
Forum Jump


All times are GMT. The time now is 23:01.