franglais125 / no-title-bar

Integrates maximized windows with the top panel
https://extensions.gnome.org/extension/1267/no-title-bar/
GNU General Public License v2.0
278 stars 39 forks source link

Fix suru icon color #106

Closed Feichtmeier closed 5 years ago

Feichtmeier commented 5 years ago

@franglais125 sorry for the mistake, now with the correct color!

Use white for minimize, maximize, close, restore buttons For Yaru, Suru, Communitheme icon theme All three themes are needed due to a name change for the communitheme snap and the new theme name for ubuntu 18.10

image

franglais125 commented 5 years ago

Merged as [7e1493447bb7d824bb397f9490107f35847840f6]. Thanks again!

Feichtmeier commented 5 years ago

@franglais125 great thank you! Why did you close it and not merge it? :D maybe I lack some understanding here (really, no irony or something)

franglais125 commented 5 years ago

I cherry-picked your new commit locally with git (not through github). When I pushed the changes, your code was already in and there was no need to merge this PR.

I often work more locally than through this interface!

Feichtmeier commented 5 years ago

Ah thanks for clarification =) Best regards