vinceliuice / Sierra-gtk-theme

MacOS High Sierra like theme for GTK 3, GTK 2 and Gnome-Shell etc.
https://vinceliuice.github.io
GNU General Public License v3.0
505 stars 58 forks source link

Gradient Top Bar #25

Closed lightify97 closed 6 years ago

lightify97 commented 6 years ago

This theme is awesome. I've been looking for something like this for a long time. After installing I just found out that the top bar doesn't look exactly like macOS's. Just like this: s0010_menubar But it actually looks like this: topbar Not so cool! Can you tell me the exact classes or elements that style the topbar? REGARDS

vinceliuice commented 6 years ago

Gnome-shell is not mac top bar, we can't do it the same for now. Blurring and appmenu are not supported on gnome-shell

lightify97 commented 6 years ago

I'm using Ubuntu Unity. The app menu is supported on Unity. Can you point out classes and elements that style the top bar or window title in maximized state?

vinceliuice commented 6 years ago

/src/gtk-3.0/sass/_unity.scss You can edit this file to change unity style

lightify97 commented 6 years ago

Let me check.

lightify97 commented 6 years ago

new This is what I was talking about. Though the gradient still doesn't work.