Skip to content

Commit b990a04

Browse files
authored
Added heading
1 parent fe32d1e commit b990a04

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/design/accessibility.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -128,17 +128,16 @@ To be fully compliant with accessibility standards, include alt text and a compl
128128

129129
A minimum level of contrast is essential to help users with vision impairments consume the content on the page. It is also important to aid readability in low light and glare situations.
130130

131-
<!-- Convert this image into a table, for accessibility. ;) -->
132-
<!-- ![Neutral, Theme, and Alert colors for minimum readable contrast](https://i.imgur.com/L7pSF1w.png)-->
131+
<!--Original image ![Neutral, Theme, and Alert colors for minimum readable contrast](https://i.imgur.com/L7pSF1w.png)-->
133132

134133
![Colors for minimum readable contrast](../images/wcag-2aa-compliance-colors.png)
135134

135+
### Theme colors (blue) with neutral colors, followed by alert colors
136+
136137
![Theme colors (blue) with neutral colors and alert colors](../images/accessibility-blue-theme-and-alert-colors.png)
137138

138139
<br/>
139140

140-
### Theme colors (blue) with neutral colors
141-
142141
<table>
143142
<tr>
144143
<td style="color:white; background-color:#004578">themeDarker: #004578</td>
@@ -184,7 +183,7 @@ A minimum level of contrast is essential to help users with vision impairments c
184183
</tr>
185184
</table>
186185

187-
### Alert colors
186+
<br/>
188187

189188
<table>
190189
<tr>
@@ -222,6 +221,7 @@ Use high contrast colors as a guide for color choices for components and states
222221

223222
## See also
224223

224+
- [SharePoint themes and colors](themes-colors.md)
225225
- [Designing great SharePoint experiences](design-guidance-overview.md)
226226

227227

0 commit comments

Comments
 (0)