Doesn't overwrite anything or delete anything.
its structured especially so it doesn't overwrite anything... What extractors you talking about? I've tried command line Linux, 7zip (windows), winrar (windows) no issues.
The theme textures not in xbt are in own separate folder called Revamp which holds the its own directories/files, it is impossible
unless you specifically tell the extracting application to extract the Revamp folder content over /media
<- that is wrong and not what instructions say
This is what it looks like without this
Code:
skin.confluence\backgrounds\files
skin.confluence\colors\files
skin.confluence\media\themedirs\files
skin.confluence\media\files
skin.confluence\sounds\files
skin.confluence\files
Under any normal extraction you end up with the above untouched + new directory files that do not overwrite anything of the default files as below.
Code:
skin.confluence\Revamp\themedirs\files <-new directories and theme files
skin.confluence\media\Revamp.xbt <-new file
skin.confluence\media\Revamp-osf.xbt <-new file
skin.confluence\colors\Revamp.xml <-new file
skin.confluence\colors\Revamp-osf.xml <-new file
So you doing something wrong. I have done this dozens of times before I released it to public.
Im not including anything like defualt files, what I may do is separate the uncompressed textures and not include them at all in future themes, but
See what it looks like this theme at
https://github.com/uNiversaI/revamped.themes nothing funky or odd or anything overwritten.
But in any case if you want the default textures back
because you borked the extraction see
https://github.com/xbmc/xbmc/tree/master...confluence
If you would like like and are willing to do it, you are welcome to do batch files or bash scripts to run this extraction for you, I'll be happy to test and try to include them otherwise I see nothing wrong (Ive had people do his numerous times for me also and improved instructions for it and I also INCLUDE warnings on the instructions)