# Blinds Light

This style mimics the blinds light theme from vscode themes.

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

## Colors

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

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

**WCAG compliance**

| Color                                             | Hex       | Ratio    | Normal text | Large text |
| ------------------------------------------------- | --------- | -------- | ----------- | ---------- |
| ![#737373](../../a11y_pygments/assets/737373.png) | `#737373` | 4.6 : 1  | AA          | AAA        |
| ![#bf5400](../../a11y_pygments/assets/bf5400.png) | `#bf5400` | 4.6 : 1  | AA          | AAA        |
| ![#996b00](../../a11y_pygments/assets/996b00.png) | `#996b00` | 4.6 : 1  | AA          | AAA        |
| ![#008561](../../a11y_pygments/assets/008561.png) | `#008561` | 4.5 : 1  | AA          | AAA        |
| ![#0072b2](../../a11y_pygments/assets/0072b2.png) | `#0072b2` | 5.1 : 1  | AA          | AAA        |
| ![#cc398b](../../a11y_pygments/assets/cc398b.png) | `#cc398b` | 4.5 : 1  | AA          | AAA        |
| ![#000000](../../a11y_pygments/assets/000000.png) | `#000000` | 20.5 : 1 | AAA         | AAA        |
