this post was submitted on 07 Mar 2025
2 points (75.0% liked)

Gnome Development

206 readers
1 users here now

founded 2 years ago
MODERATORS
 

That's what I thought when I heard Gnome supports custom CSS: that I could customize its looks with many properties like a webpage. I did a bunch of searches about how to inspect gnome elements and you use Looking Glass, but its not quite like browser dev tools which show the whole DOM like this and with a CSS editor. I stopped since it seemed like a lot of work.

top 1 comments
sorted by: hot top controversial new old
[–] [email protected] 2 points 1 week ago

As far as I know, and I know very little, I think the custom CSS stuff is for developing a Gnome app. It's for programmers during building, not for regular users during running. Could be wrong though.