.. ================================================== .. FOR YOUR INFORMATION .. -------------------------------------------------- .. -*- coding: utf-8 -*- with BOM. .. include:: ../../../Includes.txt .. _codeconcepts-themes-typoscript-and-themes: TypoScript and themes ^^^^^^^^^^^^^^^^^^^^^ To use a specific theme the according TypoScript-option theme.selectedTheme is set to the name of the sub-folder holding the theme files Themes are setup up in TS at the base of a web page, so you can have different themes on different pages. You can specify themes per User or User group, using User TS or Conditions in general TS setup. Scheduled themes are also possible to realize with conditions in TS.