# Blinds Dark

This style mimics the blinds dark theme from vscode themes.

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

## Colors

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

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

**WCAG compliance**

| Color                                             | Hex       | Ratio   | Normal text | Large text |
| ------------------------------------------------- | --------- | ------- | ----------- | ---------- |
| ![#8c8c8c](../../a11y_pygments/assets/8c8c8c.png) | `#8c8c8c` | 4.6 : 1 | AA          | AAA        |
| ![#ee6677](../../a11y_pygments/assets/ee6677.png) | `#ee6677` | 5.0 : 1 | AA          | AAA        |
| ![#ccbb44](../../a11y_pygments/assets/ccbb44.png) | `#ccbb44` | 8.0 : 1 | AAA         | AAA        |
| ![#66ccee](../../a11y_pygments/assets/66ccee.png) | `#66ccee` | 8.5 : 1 | AAA         | AAA        |
| ![#5391cf](../../a11y_pygments/assets/5391cf.png) | `#5391cf` | 4.7 : 1 | AA          | AAA        |
| ![#d166a3](../../a11y_pygments/assets/d166a3.png) | `#d166a3` | 4.5 : 1 | AA          | AAA        |
| ![#bbbbbb](../../a11y_pygments/assets/bbbbbb.png) | `#bbbbbb` | 8.1 : 1 | AAA         | AAA        |
