# Gotthard Dark

This style mimics the gotthard dark theme from vscode.

![Screenshot of the gotthard-dark theme in a bash script](./images/gotthard-dark.png)

## Colors

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

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

**WCAG compliance**

| Color                                             | Hex       | Ratio    | Normal text | Large text |
| ------------------------------------------------- | --------- | -------- | ----------- | ---------- |
| ![#f5f5f5](../../a11y_pygments/assets/f5f5f5.png) | `#f5f5f5` | 19.3 : 1 | AAA         | AAA        |
| ![#ab6369](../../a11y_pygments/assets/ab6369.png) | `#ab6369` | 4.7 : 1  | AA          | AAA        |
| ![#b89784](../../a11y_pygments/assets/b89784.png) | `#b89784` | 7.8 : 1  | AAA         | AAA        |
| ![#caab6d](../../a11y_pygments/assets/caab6d.png) | `#caab6d` | 9.6 : 1  | AAA         | AAA        |
| ![#81b19b](../../a11y_pygments/assets/81b19b.png) | `#81b19b` | 8.7 : 1  | AAA         | AAA        |
| ![#6f98b3](../../a11y_pygments/assets/6f98b3.png) | `#6f98b3` | 6.8 : 1  | AA          | AAA        |
| ![#b19db4](../../a11y_pygments/assets/b19db4.png) | `#b19db4` | 8.4 : 1  | AAA         | AAA        |
