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)
- Host: GitHub
- URL: https://github.com/aakashrao-dev/windows-high-contrast-mode
- Owner: AakashRao-dev
- Created: 2023-08-20T04:05:39.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-29T12:14:58.000Z (over 1 year ago)
- Last Synced: 2024-12-29T13:23:12.503Z (over 1 year ago)
- Language: HTML
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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