Sorry, you're incorrect.
In WPMU, you have
one instance of
one theme. (well, two themes - default and classic in a default install.) If 100 users select the default theme, you still have
one copy of
one theme. You still have that one theme in use
by all. They can't access the source code, they can't get their own copy to take with them if they move. Just like every member on this forum is using the Tavern Style but is free to change it at any time.
Have you ever set up a WPMU system? Setting up another blog on the site does NOT make another instance of
WP. It does not make copies of the theme for each blog.
Just to further the example, even if I have 10,000 blogs on a WPMU system, I still have 1 instance of Apache, 1 instance of MySQL running, 1 install of WPMU.
And the only reason I'm pushing the issue is to clarify that WPMU does
not have many instances of many themes.