Feature Request
The forced-colors media query supports high contrast colors in Windows. Since many components are implemented as markup that does not directly reflect the correct platform elements, the platform cannot provide the high contrast support automatically.
Port the existing high contrast patterns from the FAST/Fluent components to the new style modules support defined in #73.
Expected Behavior
Components should render with intentional colors in high contrast mode in Windows.
Current Behavior
High contrast styles are automatically applied by the browser, but not semantically accurate.