Nothing sucks more about running Wine applications in Ubuntu than the visual yell of “HEY! I’M NOT NATIVE!”.

We’ve previously mentioned ways to improve the look of Wine application on the Ubuntu desktop and whilst the following tip is another of these it is by far the easiest way to get Wine apps matching the look of the rest of your desktop.

Easy WINE GTK love

The not-so-snappily named‘wine colors from GTK’ python script we’re going to use extracts the colour scheme from your in-use theme and applies it to Wine.

I tried it with a variety of different GTK themes on my desktop and found that 9/10 it’s a near flawless solution.

Usage:

  • Right click here and choose ‘Save Link as..’.
  • Move the script to your desktop, home folder or another location you have access to
  • Grant it executable permissions using your preferred method (Right Click > Properties > Permissions > Check ‘Execute’ )

  • Double-click on the script and, in the pop-up dialogue that follows, choose ‘Run in Terminal’
  • Restart any running Wine applications to inherit the new style.

If you change your GTK theme and want your Wine to match you just need to run the script again per the method above.

Thanks Daryl Osbrink

gtk tips wine