My Spin On The Adapta GTK Theme :
Adapta is a beautiful GTK+ Theme that I love. But Adapta generally comes with shitty Close/Minimize/Maximize buttons so I decided to hack it into something more OS-X like. Adapta is one of those precompiled themes so it's not easy to tweak it through regular methods and you can break your Unity/Gnome setup by doing so but there is a workaround.
I love the OS-X style Control buttons so those would be good to have. Compare the Max/Min/Close in below Screenshots.
How to Get OS-X style Control Button's (Max/Min/Close) + Adapta Theme :
- Use this to install Adapta Theme on your Ubuntu Desktop
sudo add-apt-repository ppa:tista/adapta
sudo apt-get update
sudo apt-get install adapta-gtk-theme
-
Head over to Unity-Tweak-Tool and apply Adapta Theme.
-
Copy
/usr/share/themes/Adapta
to~/.themes
cp -r /usr/share/themes/Adapta /home/$USER/.themes/xyz
- Rename it as
Adaptax
so that now you have a folder~/.themes/Adaptax
mv /home/$USER/.themes/xyz /home/$USER/.themes/Adaptax
- Copy and Replace entire contents of downloaded folder Unity to
~/.themes/Adaptax/Unity
- Go Ahead to Unity-Tweak-Tool now there will be an Entry named Adaptax, click on it and exit, your old shabby Max/Min/Close buttons have been replaced with Modern OS-X style buttons.
Optional : For a windows 10 Icon instead of Default Unity Dash Icon Like :
Copy and Replace the file in Extra to
~/.themes/Adaptax/Unity
How The New Firefox Quantum Looks (Firefox 57) :
The Original Adapta Theme is hosted at : https://github.com/adapta-project/adapta-gtk-theme be sure to check whether your distro is supported, and do support their efforts by starring their Repo.