An open API service indexing awesome lists of open source software.

https://github.com/aakashrao-dev/windows-high-contrast-mode

Source code repo of Blog (Windows High Contrast Mode)
https://github.com/aakashrao-dev/windows-high-contrast-mode

Last synced: 3 months ago
JSON representation

Source code repo of Blog (Windows High Contrast Mode)

Awesome Lists containing this project

README

          

# Windows High Contrast Mode

> Focuses on Accessibility, Usability and User Visual Preferences

Lambdatest: Link to Blog

- using semantic html (to get better recognized for WHCM declared colors)
- setting transparent values to border-outline-textDecoration
- focusing on scrollbars
- images with `` `background-image` `` or some CSS Art
- Media Query Forced Colors
- forced-colors `@media` feature
- forced-colors-adjust css property
- using `` list to override default for some elements

**Note: Add SS from Lambdatest Web Technologies to talk about browser support of these chromium based properties and media features**

### Important links to take reference:

- To talk about windows support and browser changes with WHCM