java - Change GTK3 tooltip color only for Eclipse running in Ubuntu -
i running eclipse mars on ubuntu 15.04. have seen instructions change gtk3 tooltip fg/bg color @ system-wide level. question how can change gtk3 tooltip fg/bg color eclipse without affecting other applications.
(gtk3 , css not fields of expertise need here)
i found way fix eclipse tooltip color without falling gtk2 , without affecting other application.
the fix captured in script , can accessed here.
https://github.com/kiranmohan/eclipse-gtk3-ubuntu
the script makes copy of ambiance theme, modifies tooltip color , writes launcher eclipse new theme.
Comments
Post a Comment