Spaces:
Sleeping
Sleeping
obsidian-qa-bot
/
docs
/obsidian-developer
/Reference
/CSS variables
/Components
/Indentation guides.md
| 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 | | |