daniruiz / flat-remix-gnome

Flat Remix is a GNOME Shell theme inspired by material design. It is mostly flat using a colorful palette with some shadows, highlights, and gradients for some depth.
http://drasite.com/flat-remix-gnome
Creative Commons Attribution Share Alike 4.0 International
1.58k stars 109 forks source link

Way to adjust opacity of top panel? #214

Closed tjwoosta closed 5 months ago

tjwoosta commented 1 year ago

I really love the flat remix darkest gtk and libadwaita themes but one thing is bothering me with the shell theme. I want the top panel opacity on the shell to match the window border opacity from the gtk theme. I figure there must be some css somewhere that I could edit to make it match.

daniruiz commented 5 months ago

You can read the original CSS code for the top-panel in the widgets/_panel.css file https://github.com/daniruiz/flat-remix-gnome/blob/master/src/sass/gnome-shell/upstream/gnome-shell-sass/widgets/_panel.scss

Then taking that file as the source add the tweaks to src/sass/gnome-shell/_common-tweaks.scss and regenerate the themes