Theme
The active color scheme name. Use the built-in
termy theme or import custom themes.Change themes at runtime with Cmd+P → “Switch Theme” or via the Settings UI.Available Themes
Termy includes several built-in themes. You can also import custom themes from JSON files:- Open Command Palette (
Cmd+PorCtrl+P) - Search for “Import Colors”
- Select a theme JSON file
Font
The font family used for terminal text. Must be a monospace font installed on your system.
Terminal font size in pixels. You can also zoom in/out at runtime with
Cmd+ and Cmd-.Font Recommendations
Popular monospace fonts that work well with Termy:- JetBrains Mono (default) - Great ligatures and readability
- Cascadia Code - Microsoft’s modern coding font
- Fira Code - Popular font with extensive ligatures
- SF Mono - macOS system monospace font
- Menlo - Classic macOS font
- Consolas - Windows system font
Window Transparency
Window background opacity level from
0.0 (fully transparent) to 1.0 (fully opaque).Enable blur effect for transparent backgrounds. Only visible when
background_opacity is less than 1.0.Platform support varies. Works best on macOS.
Transparency Examples
Padding
Left and right padding around terminal content in pixels.
Top and bottom padding around terminal content in pixels.
Padding Tips
- Increase padding for a more spacious look
- Decrease padding to maximize terminal space
- Use symmetrical padding for balance
Window Dimensions
Default startup window width in pixels. Only applies to new windows.
Default startup window height in pixels. Only applies to new windows.
UI Customization
Show or hide the “Termy” branding in the window titlebar.
Show keyboard shortcut badges in command palette rows.
Pane Focus Effects
How inactive panes are visually dimmed when a pane is active. Controls the dimming algorithm.
Strength of active pane emphasis from
0.0 (no dimming) to 2.0 (heavy dimming).