Settings
The Settings dialog controls how Vegha looks and how it makes network requests. Open it with Ctrl+, on Windows and Linux, or ⌘, on macOS.
Appearance
Section titled “Appearance”The appearance settings control the look of the app:
- Theme — choose between a light and a dark theme.
- Liquid Glass effect — an optional translucent effect available on macOS.
- Monospace font — select the font used for request bodies, code editors, and responses.
- Font size — adjust the size of the monospace font.
Network
Section titled “Network”The network settings control how requests are sent:
- HTTP proxy — configure an HTTP proxy that requests are routed through.
- Default request timeout — set the timeout applied to requests that do not override it.
- SSL/TLS verification — control certificate verification, including the option to trust custom certificate authorities (CAs).
Shortcuts
Section titled “Shortcuts”The Shortcuts page lists every keyboard shortcut, rendered for your current operating system. See Keyboard Shortcuts for the full reference.
Where settings are stored
Section titled “Where settings are stored”Settings are stored per-user, in a platform-specific location:
| OS | Location |
|---|---|
| Windows | %AppData%\Vegha |
| macOS | ~/Library/Application Support/Vegha |
| Linux | ~/.config/Vegha |