anpigon's picture
Add favicon and image assets for Obsidian help and developer documentation
c63ff03
|
raw
history blame
696 Bytes
---
cssClass: reference
---
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 |