This page lists CSS variables used by the [Graph view](https://help.obsidian.md/Plugins/Graph+view) plugin.
## CSS variables
| Variable | Description |
| ------------------------- | --------------------- |
| `--graph-controls-width` | Graph controls width |
| `--graph-text` | Node text color |
| `--graph-line` | Line color |
| `--graph-node` | Resolved node color |
| `--graph-node-unresolved` | Unresolved node color |
| `--graph-node-focused` | Focused node color |
| `--graph-node-tag` | Tag node color |
| `--graph-node-attachment` | Attachment node color |