If you run Eclipse on Linux, you are probably unhappy with its cumbersome interface.
I tried to fix it and that's what I did.
Before:

After:

As a result, the consumption of screen space by various controls decreased, and the workplace increased, auxiliary windows (outline, package explorer) began to contain much more information. Like tabs, they began to fit more.
')
In order to do it yourself, you need:
1. Copy
this file to the ~ / .themes folder
2. Copy the
script wrapper over eclipse to your PATH (do not overwrite the original executable file!). For example, in my PATH ~ / .local / bin is added
3. Run Eclipse
This GTK theme is based on the theme of the
Clearlooks Compact from Martin Ankerl, for which he thanks. I use his topic on the netbook. I finished this topic a little more for Eclipse.
The topic is not perfect, you can probably still twist something.
Laid out on Github , if someone has fixes.