linuxmint / mint-themes

Mint-X, Mint-Y..
205 stars 117 forks source link

Preventing Icon Themes from Changing Window Controls? #427

Open johnsonmt01 opened 1 year ago

johnsonmt01 commented 1 year ago

I've noticed that with Mint-Y-legacy, the window controls are consistent across Metacity/GTK, regardless of icon theme. This appears to be caused by a reference in gtk.css to an "assets" folder stored alongside gtk.css, which stores the window control icons. This reference drives the consistency.

Presumably, it would be possible in current Mint-Y themes to remove the gtk.css reference and dependency on Mint-Y icons, and replace that with an "assets" folder ensuring consistent window controls.