# Void Theme

Pure black minimal theme with subtle gray accents.

## Preview

<img src="assets/preview/Void.png" alt="Void Preview">

| Color | Hex |
|-------|-----|
| Primary | `#71717a` |
| Secondary | `#a1a1aa` |
| Accent | `#d4d4d8` |
| Background | `#000000` / `#0a0a0a` |

## Installation

```css
@import url("https://cdn.jsdelivr.net/gh/kingchenc/JellyThemes@master/Themes/Void/Void.css");
```

## Part of [JellyThemes](../../README.md)
