Skip to content

Commit 29c52ee

Browse files
authored
Merge pull request SharePoint#4 from Linda-Editor/patch-7
Edit pass complete
2 parents fbcbe88 + 7063216 commit 29c52ee

File tree

1 file changed

+17
-13
lines changed

1 file changed

+17
-13
lines changed

docs/design/themes-colors.md

Lines changed: 17 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
---
22
title: SharePoint themes and colors
3-
description: Design principles that helped form the current SharePoint themes and color palette.
4-
ms.date: 01/24/2018
3+
description: Design principles that help form the current SharePoint themes and color palette.
4+
ms.date: 05/21/2018
55
---
66

77
# SharePoint themes and colors
88

9-
Like the Microsoft brand palette, the SharePoint themes are designed to build on the Microsoft brand, while at the same time allow for flexibility to enliven our partnerships without dominating them. They reveal our shared goals and personality, and reflect our diversity and ability to optimize the SharePoint experience.
9+
Like the Microsoft brand palette, the SharePoint themes are designed to build on the Microsoft brand, while at the same time allow for flexibility to enliven our partnerships without dominating them. They reveal our shared goals and personality, and they reflect our diversity and ability to optimize the SharePoint experience.
1010

1111
## Main colors
1212

13-
The SharePoint color palette has been optimized for screens and devices, and to provide enough flexibility to ensure continuity with your brand. The SharePoint-provided colors also guarantee accessible and legible experiences.
13+
The SharePoint color palette is now optimized for screens and devices. In addition, it is optimized to provide enough flexibility to ensure continuity with your brand. The SharePoint-provided colors also guarantee accessible and legible experiences.
1414

1515
![SharePoint color palette, Red A4262C, Orange CA5010, Gold 8F7034, Green 407855, Teal 038387, Blue 0078d4, Dark Blue 40587C, Indigo 4052AB, Plum 854085, Purple 8764B8, Cool Grey 737373, Warm Grey 867365](../images/sharepoint-themes.png)
1616

1717
## Neutral palette
1818

19-
Neutral colors recede into the background in order to let our products shine. They allow brand colors to pop when we need to draw attention to content. When coupling neutrals with brand colors, make sure there is suitable contrast between them.
19+
Neutral colors recede into the background to let our products shine. They allow brand colors to pop when we need to draw attention to content. When coupling neutrals with brand colors, make sure there is suitable contrast between them.
2020

2121
<br/>
2222
<table>
@@ -28,7 +28,7 @@ Neutral colors recede into the background in order to let our products shine. Th
2828
<td style="color:white; background-color:#212121">neutralDark: #212121</td>
2929
</tr>
3030
<tr>
31-
<td style="color:white; background-color:#333">neutralPrimary: #333</td>
31+
<td style="color:white; background-color:#333333">neutralPrimary: #333333</td>
3232
</tr>
3333
<tr>
3434
<td style="color:white; background-color:#3c3c3c">neutralPrimaryAlt: #3c3c3c</td>
@@ -58,14 +58,14 @@ Neutral colors recede into the background in order to let our products shine. Th
5858
<td style="color:black; background-color:#f8f8f8">neutralLighterAlt: #f8f8f8</td>
5959
</tr>
6060
<tr>
61-
<td style="color:black; background-color:#fff">white: #fff</td>
61+
<td style="color:black; background-color:#ffffff">white: #ffffff</td>
6262
</tr>
6363
</table>
6464
<br/>
6565

6666
## Shades and tints
6767

68-
Once a color is selected, light and dark shades of the accent color are created based on HSB values of color luminosity. Web parts and apps can use shade variations to create visual hierarchy and to provide an indication of interaction.
68+
After you select a color, light and dark shades of the accent color are created based on HSB values of color luminosity. Web parts and apps can use shade variations to create visual hierarchy and provide an indication of interaction.
6969

7070
<br/>
7171

@@ -105,21 +105,25 @@ Once a color is selected, light and dark shades of the accent color are created
105105

106106
## Dark themes
107107

108-
SharePoint includes a palette that support dark themes. The SharePoint-provided colors also guarantee accessible and legible experiences.
108+
SharePoint includes a palette that supports dark themes. The SharePoint-provided colors guarantee accessible and legible experiences.
109109

110110
![SharePoint dark theme color palette, Red EF6950, Yellow FFC83D, Green 40C5AF, Blue 409AE1, Purple b4a0ff, Grey b2b2b2](../images/sharepoint-themes-dark.png)
111111

112112
## Principles
113113

114114
The following design principles helped form the current SharePoint themes and color palette.
115115

116-
**Guided**. Our theming system works at a global level so that updates can be made consistently across each site, allowing users to optimize their websites effortlessly. Our theming system operates in a controlled environment so that successful outcomes can be optimized quickly.
116+
### Guided
117+
Our theming system works at a global level so that updates can be made consistently across each site, allowing users to optimize their websites effortlessly. Our theming system operates in a controlled environment so that successful outcomes can be optimized quickly.
117118

118-
**Smart and efficient**. Our theming system expedites the site creation process by using smart algorithms to generate options that maximize aesthetic choices.
119+
### Smart and efficient
120+
Our theming system expedites the site creation process by using smart algorithms to generate options that maximize aesthetic choices.
119121

120-
**Professional**. Our themes embody a professional look and feel that ensures coherency and conveys the brand of our enterprise audiences.
122+
### Professional
123+
Our themes embody a professional look and feel that ensures coherency and conveys the brand of our enterprise audiences.
121124

122-
**Accessible**. Our built-in accessibility checker ensures universal design at all levels of default themes. For users who decide to customize, we provide helpful guidelines to design for accessibility.
125+
### Accessible
126+
Our built-in accessibility checker ensures universal design at all levels of default themes. For users who decide to customize, we provide helpful guidelines to design for accessibility.
123127

124128
## See also
125129

0 commit comments

Comments
 (0)