B00merang-Project / Windows-10

Windows 10 Light theme for Linux (GTK)
http://b00merang.weebly.com/windows-10.html
GNU General Public License v3.0
819 stars 116 forks source link

Software Manager is not themed #18

Closed greenlaw110 closed 8 years ago

greenlaw110 commented 8 years ago

image

Elbullazul commented 8 years ago

It happens when the theme is placed in ~/.themes. Try out the Transfo Pack installer wich installs the files as a global theme (root has also access to the theme) wich will make the SC look like this : capture du 2016-02-22 08 10 08

or, you can run gksu nemo .themes, enter your password, and cut the theme folder (light/dark) and paste them in /usr/share/themes. Make sure you added read permissions to the folder when copied. For an even better look, cut the Icon folder (Windows 10 Icons) from ~/.icons to /usr/share/icons and add read/write permissions

greenlaw110 commented 8 years ago

Yes it makes sense as software manager is launched as root user. After I moved the theme to /user/share/themes it looks been stylyzed.

However it still looks ugly in comparing to other built-in tools like

The driver manager (also run in root privilege): image

Power statistics: image

Backup tool (also run in root privilege): image

Elbullazul commented 8 years ago

Well, I figured that the look of the software center doesn't depend on css theming. It's built in the code of the app and it isn't customizable. Sorry.

greenlaw110 commented 8 years ago

Understood, I think we should submit an issue to Mint. That's something they need to improve