° Restructured the Webpreview to easily allow Theming. • Included a seasonal Theme. • Themes are based on the default theme (called “no colors” previously) and override css attributes • Assets like images are kept separately per theme. Switching a theme will not result in loading the new themes images. I might do this per JavaScript in the future, though. • Pumpkin Image taken from: http://en.wikipedia.org/wiki/Image:Jack-o%27-Lantern_2003-10-31.jpg. Photograph by Toby Ord on 31 Oct 2003. [Creative Commons Attribution ShareAlike 2.5]
Changed: D trunk/Support/css/webpreview.css D trunk/Support/images/gear2.png D trunk/Support/images/header.png D trunk/Support/images/header_black.png U trunk/Support/lib/webpreview.sh U trunk/Support/script/webpreview.js A trunk/Support/themes/ A trunk/Support/themes/bright/ A trunk/Support/themes/bright/images/ A trunk/Support/themes/bright/images/header.png A trunk/Support/themes/bright/images/teaser.png A trunk/Support/themes/bright/style.css A trunk/Support/themes/dark/ A trunk/Support/themes/dark/images/ A trunk/Support/themes/dark/images/header.png A trunk/Support/themes/dark/images/teaser.png A trunk/Support/themes/dark/style.css A trunk/Support/themes/default/ A trunk/Support/themes/default/images/ A trunk/Support/themes/default/images/header.png A trunk/Support/themes/default/images/teaser.png A trunk/Support/themes/default/style.css A trunk/Support/themes/halloween/ A trunk/Support/themes/halloween/images/ A trunk/Support/themes/halloween/images/header.png A trunk/Support/themes/halloween/images/teaser.png A trunk/Support/themes/halloween/style.css A trunk/Support/themes/shiny/ A trunk/Support/themes/shiny/images/ A trunk/Support/themes/shiny/images/header.png A trunk/Support/themes/shiny/images/teaser.png A trunk/Support/themes/shiny/style.css _______________________________________________ textmate-dev mailing list [email protected] http://lists.macromates.com/mailman/listinfo/textmate-dev
