Configuration
Appearance
Theme, font, window, and padding.
| Key | Default | Description |
|---|
theme | termy | Current color scheme name. |
chrome_contrast | false | Increase contrast of non-terminal UI surfaces. |
| Key | Default | Description |
|---|
font_family | JetBrains Mono | Font family used in terminal UI. |
font_size | 14 | Terminal font size in pixels. |
line_height | 1.40 | Line height multiplier (0.8 – 2.5). |
| Key | Default | Description |
|---|
background_opacity | 1.0 | Window background opacity (0.0 – 1.0). |
background_opacity_cells | false | Apply window transparency to terminal cell backgrounds. |
background_blur | false | Enable blur for transparent backgrounds. |
window_width | 1280 | Startup window width in pixels. |
window_height | 820 | Startup window height in pixels. |
| Key | Default | Description |
|---|
padding_x | 12 | Left and right terminal padding. |
padding_y | 8 | Top and bottom terminal padding. |