Is skeuomorph the correct word for this situation: I am writing a program which, given a picture of an old internet browser (Mosaic for example), creates a basic yet fully functional internet browser, using the picture as a skin, by overlaying a few native GUI controls over the picture. My goal is to make this object (a modern browser) look old - because I'm a bit nostalgic sometimes.

