Any Mate modern theme?

It should be possible to force Adwaita (assuming installed) to be the theme for a specific application (Eclipse) simply by editing it's launcher and adding an environment variable:

env GTK_THEME="Adwaita:light" eclipse
env GTK_THEME="Adwaita:dark" eclipse