anpigon's picture
Add favicon and image assets for Obsidian help and developer documentation
c63ff03
---
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 |