Spaces:
Sleeping
Sleeping
File size: 717 Bytes
c63ff03 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
---
cssClass: reference
---
This page lists CSS variables for prompts, such as the [Quick switcher](https://help.obsidian.md/Plugins/Quick+switcher) and [Command palette](https://help.obsidian.md/Plugins/Command+palette).
## CSS variables
| Variable | Description |
| ----------------------- | ------------------------------------- |
| `--prompt-width` | Prompt width |
| `--prompt-max-width` | Prompt max width (for narrow windows) |
| `--prompt-max-height` | Prompt max height |
| `--prompt-border-width` | Prompt border width |
| `--prompt-border-color` | Prompt border color |
|