14

I'm using GNOME Shell and I'd like to know what a GTK theme changes that a GNOME shell theme doesn't.

pomsky
  • 68,507
H3R3T1K
  • 2,401

1 Answers1

12

A GNOME shell theme will change the actual shell, i.e. buttons in the shell, colors in the shell, etc. GTK themes change the theming available to gtk applications. So basically, shell themes are themes for the shell, gtk themes are themes for applications.

pomsky
  • 68,507