No Results
Search Tips:
- Please consider misspellings
- Try different search keywords
Newer Version Available
User Interface Themes
Starting with the Winter ’06 release, the online application supports multiple user interface themes. Currently there are two user interface themes, “Salesforce” and “Salesforce Classic.” The getUserInfo() call returns a getUserInfoResult object, which includes the userUiSkin property. This property informs you of the user’s current user interface theme.
Different themes can use different sets of icons and colors for things like tabs, quick actions, and objects in the user interface. Use the describeQuickActions(), describeTabs(), and describeTheme() calls and their return types to get information on theme icons and colors.
Stylesheets are available so partners can mimic the look and feel of the online user interface. For more information, see Styling Visualforce Pages in the Visualforce Developer's Guide.