You are here > Les forums > PlayOnLinux > Bug during Install of PlayOnLinux sv ru pl es fr

Forums

Bug during Install of PlayOnLinux

New topic  - Reply
Author Replies
tyroie Sunday 5 December 2010 at 22:58 - [Quote]
Membre

Membre
I've got my desktop set up to use a light-colored text on a dark background.

The installation program of PlayOnLinux uses my default text color, but then forces a white background, resulting in completely unreadable text.
kijote Thursday 20 January 2011 at 13:30 - [Quote]
Membre

Membre
Same bug here...

PlayOnLinux must choice the user desktop color setup or its own color setup, but actualy uses both in a wrong way.
Montblanc Sunday 24 July 2011 at 18:15 - [Quote]
Membre

Membre
So, let's assume I'm on KDE. How do I choose a different color scheme for GTK+ apps?
Quentin PÂRIS Sunday 24 July 2011 at 19:07 - [Quote]
Admin

Admin
Modify .gtkrc
Montblanc Thursday 25 August 2011 at 2:29 - [Quote]
Membre

Membre
Thank you, I solved it by adding these lines to my ~/.gtkrc-2.0-kde4

style "user-colours"
{
fg[NORMAL]="#000000"
}
widget "*" style "user-colours"
Il n'y a rien à voir ici