# Github Light High Contrast

This style mimics the github light high contrast theme from vscode themes.

![Screenshot of the github-light-high-contrast theme in a bash script](./images/github-light-high-contrast.png)

## Colors

Background color: ![#ffffff](https://via.placeholder.com/20/ffffff/ffffff.png) `#ffffff`

Highlight color: ![#0969da4a](https://via.placeholder.com/20/0969da4a/0969da4a.png) `#0969da4a`

**WCAG compliance**

| Color                                             | Hex       | Ratio    | Normal text | Large text |
| ------------------------------------------------- | --------- | -------- | ----------- | ---------- |
| ![#66707b](../../a11y_pygments/assets/66707b.png) | `#66707b` | 5.0 : 1  | AA          | AAA        |
| ![#a0111f](../../a11y_pygments/assets/a0111f.png) | `#a0111f` | 8.1 : 1  | AAA         | AAA        |
| ![#702c00](../../a11y_pygments/assets/702c00.png) | `#702c00` | 10.2 : 1 | AAA         | AAA        |
| ![#024c1a](../../a11y_pygments/assets/024c1a.png) | `#024c1a` | 10.2 : 1 | AAA         | AAA        |
| ![#023b95](../../a11y_pygments/assets/023b95.png) | `#023b95` | 10.2 : 1 | AAA         | AAA        |
| ![#622cbc](../../a11y_pygments/assets/622cbc.png) | `#622cbc` | 8.1 : 1  | AAA         | AAA        |
| ![#24292f](../../a11y_pygments/assets/24292f.png) | `#24292f` | 14.7 : 1 | AAA         | AAA        |
