Windows 8 completely got rid of the "classic" theme, and a lot of the more advanced display 
settings, like the ability to set custom fonts and sizes for stuff. I managed to 
	get desk.cpl from Windows 2000 to run on Windows 8, and you get all that stuff back. some of the settings don't work, but you can size the title bar independently from 
	it's font size, which is nice. I don't have access to Windows 8 right now, so all the screenshots here are taken from Windows 10 build 10074, where nobody can change the 
	title bar color anyway.
	Before we go any further, I feel like I should say something:  I (Floyd) am not responsible if you break you're computer. you have accepted that, 
	in the unlikely event something goes terribly wrong, you will take responsibility for your own actions, and I did nothing but offer vague instructions.
	there, now that that's over...
Things you need from Windows 2000:
- desk.cpl
- comctl32.dll
- themes.exe
Making the stuff work:
ok now that you have all the stuff, we need to rename some files.
 
desk.cpl --> desk2k.cpl
	  themes.exe --> themes2k.exe
	  comctl32.dll --> comctl2k.dll
	themes2k.exe should work just fine now, you are done with it. You can use it to import Windows 2000/XP (also maybe windows 98?) theme files into Windows 10.
	
	Here's where it	gets kinda complicated. open up desk2k.cpl in a hex editor, (I use one called HxD, you can Google that for yrself) and replace every instance 
	of comctl32 with comctl2k (there should be two instances).
	
Running the Programs
put the three files together in a folder somewhere, and everything should work fine. You can launch desk2k.cpl simply by double-clicking on it, or via 
	command line by typing control desk2k.cpl. When you open it, it will give you an error message:
	
	pretty self explanatory, basically you cant change the display settings using this, but the background, screen saver, and appearance tabs all work fine.
	ok that's all, goodbye!