How to: Apply themes using Server Object Model in SharePoint 2013 Preview

Posted by panjkov on ASP.net Weblogs See other posts from ASP.net Weblogs or by panjkov
Published on Mon, 17 Sep 2012 04:20:14 GMT Indexed on 2012/09/17 9:38 UTC
Read the original article Hit count: 280

One of new functionalities introduced in SharePoint 2013 Preview is new theming engine. Themes that are managed by this new engine don’t use Office Theme .thmx format and can’t be created using PowerPoint like it was case before. New themes are based on set of xml files stored in Theme Gallery “15” subfolder (on relative path _catalogs/theme/15): .spcolor files  which define color palettes for components of SharePoint interface .spfont files which contain set of predefined font schemes. There...(read more)

© ASP.net Weblogs or respective owner

Related posts about SharePoint 2013

Related posts about Visual Studio