Skip to content

Commit fe32d1e

Browse files
authored
Rearranged page
1 parent 035a8d1 commit fe32d1e

File tree

1 file changed

+24
-24
lines changed

1 file changed

+24
-24
lines changed

docs/design/themes-colors.md

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -28,34 +28,12 @@ The following design principles helped form the current SharePoint themes and co
2828

2929
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.
3030

31-
![SharePoint color palette Red D1343](../images/themes-colors-red-theme.png)
32-
33-
<br/>
34-
35-
![SharePoint color palette Orange CA5010](../images/themes-colors-orange-theme.png)
36-
37-
<br/>
38-
39-
![SharePoint color palette Green 10893E](../images/themes-colors-green-theme.png)
40-
41-
<br/>
42-
43-
![SharePoint color palette Blue 0078D7](../images/themes-colors-blue-theme.png)
44-
45-
<br/>
46-
47-
![SharePoint color palette Purple 6B69D6](../images/themes-colors-purple-theme.png)
48-
49-
<br/>
31+
### Red
5032

51-
![SharePoint color palette Gray 5D5A5B](../images/themes-colors-gray-theme.png)
33+
![SharePoint color palette Red D1343](../images/themes-colors-red-theme.png)
5234

5335
<br/>
5436

55-
56-
57-
### Red
58-
5937
<table>
6038
<tr>
6139
<td style="color:white; background-color:#751b1e">themeDarker: #751b1e</td>
@@ -104,6 +82,10 @@ The SharePoint color palette has been optimized for screens and devices, and to
10482

10583
### Orange
10684

85+
![SharePoint color palette Orange CA5010](../images/themes-colors-orange-theme.png)
86+
87+
<br/>
88+
10789
<table>
10890
<tr>
10991
<td style="color:white; background-color:#6f2d09">themeDarker: #6f2d09</td>
@@ -153,6 +135,10 @@ The SharePoint color palette has been optimized for screens and devices, and to
153135

154136
### Green
155137

138+
![SharePoint color palette Green 10893E](../images/themes-colors-green-theme.png)
139+
140+
<br/>
141+
156142
<table>
157143
<tr>
158144
<td style="color:white; background-color:#094c23">themeDarker: #094c23</td>
@@ -202,6 +188,10 @@ The SharePoint color palette has been optimized for screens and devices, and to
202188

203189
### Blue
204190

191+
![SharePoint color palette Blue 0078D7](../images/themes-colors-blue-theme.png)
192+
193+
<br/>
194+
205195
<table>
206196
<tr>
207197
<td style="color:white; background-color:#004578">themeDarker: #004578</td>
@@ -251,6 +241,10 @@ The SharePoint color palette has been optimized for screens and devices, and to
251241

252242
### Purple
253243

244+
![SharePoint color palette Purple 6B69D6](../images/themes-colors-purple-theme.png)
245+
246+
<br/>
247+
254248
<table>
255249
<tr>
256250
<td style="color:white; background-color:#27268a">themeDarker: #27268a</td>
@@ -300,6 +294,10 @@ The SharePoint color palette has been optimized for screens and devices, and to
300294

301295
### Gray
302296

297+
![SharePoint color palette Gray 5D5A5B](../images/themes-colors-gray-theme.png)
298+
299+
<br/>
300+
303301
<table>
304302
<tr>
305303
<td style="color:white; background-color:#323130">themeDarker: #323130</td>
@@ -348,4 +346,6 @@ The SharePoint color palette has been optimized for screens and devices, and to
348346
<br/>
349347

350348
## See also
349+
350+
- [Accessibility](accessibility.md)
351351
- [Designing great SharePoint experiences](design-guidance-overview.md)

0 commit comments

Comments
 (0)