Saturday, October 23, 2010

Great script to clone GTK colours to WINE

You can change the color schemes of your wine applications to integrate better with the GTK theme you're using on the desktop.

Download the following python script which recovers the GTK theme colors you're using and applies the configuration to wine to make them look alike.

To run: -  download the script (requires python installed on your system)

Change permissions:

chmod +x Wine_colors_from_gtk.py


And run it:

./Wine_colors_from_gtk.py

THANKS: Ubuntu Life

No comments:

Post a Comment