Spaces:
Sleeping
Sleeping
File size: 804 Bytes
c63ff03 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
---
cssClass: reference
---
This page lists CSS variables for indentation guides. Indentation guides visualize the indentation level in nested lists.
## CSS variables
| Variable | Description |
| ---------------------------------- | --------------------------------------- |
| `--indentation-guide-width` | Indentation guide border width |
| `--indentation-guide-width-active` | Indentation guide border width (active) |
| `--indentation-guide-color` | Indentation guide border color |
| `--indentation-guide-color-active` | Indentation guide border color (active) |
| `--indentation-guide-editing-indent` | Width of the indent in edit mode |
|