You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/declarative-customization/site-theming/sharepoint-site-theming-overview.md
+5-4Lines changed: 5 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
title: SharePoint site theming
3
3
description: New options for applying custom styles and colors to sites that make it easier to define and manage themes across site collections.
4
-
ms.date: 06/28/2022
4
+
ms.date: 09/20/2022
5
5
ms.localizationpriority: high
6
6
---
7
7
@@ -32,6 +32,7 @@ The following predefined themes are available by default:
32
32
*__Purple__
33
33
*__Green__
34
34
*__Gray__
35
+
*__Periwinkle__
35
36
*__Dark Yellow__ (inverted theme)
36
37
*__Dark Blue__ (inverted theme)
37
38
@@ -46,19 +47,19 @@ In addition to the default themes, you can select from supplementary themes. The
46
47
47
48
<!-- Verify that it's okay to use the concept of "modern" themes/pages here? -->
48
49
49
-
To select from the available themes for a SharePoint site, choose the __gear icon (⚙️)__ in the top right corner of the screen, and then select __Change the look__. You'll be presented with a list of themes to choose from, which might include default themes and/or custom themes depending on how your site has been configured.
50
+
To select from the available themes for a SharePoint site, choose the __gear icon (⚙️)__ in the top right corner of the screen, select __Change the look__, then select __theme__. You'll be presented with a list of themes to choose from, which might include default themes and/or custom themes depending on how your site has been configured.
50
51
51
52
The following image shows how the default themes are presented in the theme picker dialog box.
52
53
53
54

54
55
55
56
When you choose a theme in the list, those color settings are instantly applied to the page so that you can see what the selected theme will look like.
56
57
57
-
After you've found a theme that you want to use, choose **Apply** to save your selection, or choose **Cancel** to revert to your current theme.
58
+
After you've found a theme that you want to use, choose **Save** to save your selection, or choose **Cancel** to revert to your current theme.
58
59
59
60
## Work with classic themes
60
61
61
-
You can still use the classic themes by choosing the link to **Classic change the look options**under the modern themes listed under **Change the look**. Because the modern SharePoint UI differs from the classic UI, however, some limitations apply when you use classic themes with modern pages.
62
+
You can still use the classic themes by choosing the link to **Classic change the look options**at the bottom of the **Change the look** panel. Because the modern SharePoint UI differs from the classic UI, however, some limitations apply when you use classic themes with modern pages.
62
63
63
64
When you select a classic theme, a modern theme is generated from the settings in the classic theme, including the **isInverted** flag, the background image, and the color settings for **ContentAccent1**, **PageBackground**, and **BackgroundOverlay**. If **isInverted** is set to **True**, neutral colors such as **NeutralDark** and **NeutralLight** will be reversed.
0 commit comments