nana-4 / materia-theme

A Material Design theme for GNOME/GTK based desktop environments
GNU General Public License v2.0
3.42k stars 255 forks source link

[Visual Consistency Issue] Make workspace thumbnails have sharper edges on Gnome 40 #559

Open Uldreth opened 3 years ago

Uldreth commented 3 years ago

Reporter Info

Actual Issue

Gnome with the default theme (especially in ver 40+) embraces an aesthetic heavily involving rounded corners. By contrast the Materia theme has much sharper edges. Therefore it is visually inconsistent to have the sharper edges of the Materia theme together with the rather emphasized rounded corners of the workspace thumbnails in the redesigned Activities Overview.

Steps to Reproduce

  1. Run Gnome 40
  2. Enable the Materia shell theme or one of the variants.
  3. Go into the activities overview
  4. When compared with the default, the dash, the search prompt etc. have sharp corners while the workspace thumbnail is rather rounded.

materia_shell adwaita_shell

nana-4 commented 3 years ago

Thanks for the suggestion.

Unfortunately, the corner radius of the big workspace is hard-coded and not themeable.

The good news is there is a merge request in upstream that makes it themeable.

For the time being, we might want to make the corner radii of the dash and search entry more rounded, though.