docs: groupSpacing in theme table, replace barSpacing

This commit is contained in:
Damocles 2026-04-13 16:28:30 +02:00
parent fc36e46091
commit 3c58464074

View file

@ -135,7 +135,7 @@ Full list of theme keys and their defaults:
| `barHeight` | `32` | Bar height (px) |
| `barOpacity` | `0.9` | Bar and flyout background opacity |
| `barPadding` | `8` | Left/right bar content margin (px) |
| `barSpacing` | `12` | Gap between modules (px) |
| `groupSpacing` | `6` | Gap between groups and gradient border (px) |
| `moduleSpacing` | `4` | Icon-to-label gap within a module (px) |
| `radius` | `4` | Corner radius for flyouts and menus (px) |
| `screenRadius` | `15` | Screen corner rounding, 0 to disable (px) |