linuxmint / mintupdate

The Linux Mint Update Manager
309 stars 152 forks source link

Added mintupdate style class to the window for easier theming #815

Closed Toshayo closed 1 year ago

Toshayo commented 1 year ago

The PR adds CSS class to the mintupdate window. This allows to create CSS selectors for the window, and therefore theming with GTK 3 stylesheets.

It is inspired from Thunar File Manager (https://gitlab.xfce.org/xfce/thunar/-/blob/master/thunar/thunar-window.c#L848-850)