Skip to content

Commit 398c953

Browse files
Merge pull request SharePoint#8512 from AtkinE/patch-2
Update sharepoint-site-theming-overview.md
2 parents 62d4a50 + 2863a20 commit 398c953

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

docs/declarative-customization/site-theming/sharepoint-site-theming-overview.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: SharePoint site theming
33
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
55
ms.localizationpriority: high
66
---
77

@@ -32,6 +32,7 @@ The following predefined themes are available by default:
3232
* __Purple__
3333
* __Green__
3434
* __Gray__
35+
* __Periwinkle__
3536
* __Dark Yellow__ (inverted theme)
3637
* __Dark Blue__ (inverted theme)
3738

@@ -46,19 +47,19 @@ In addition to the default themes, you can select from supplementary themes. The
4647

4748
<!-- Verify that it's okay to use the concept of "modern" themes/pages here? -->
4849

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.
5051

5152
The following image shows how the default themes are presented in the theme picker dialog box.
5253

5354
![Image showing list of default and dark (inverted) themes](../../images/theme-defaults.png)
5455

5556
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.
5657

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.
5859

5960
## Work with classic themes
6061

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.
6263

6364
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.
6465

0 commit comments

Comments
 (0)