zenity --question --title "Title" --text="This is a test text."
zenity --question --title "Title" --text="<span color=\"white\">This is a test text.</span>"
zenity --question --title "Title" --text="<span background=\"white\">This is a test text.</span>"