mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-07-21 19:26:09 +03:00
config: copy
This commit is contained in:
@ -859,8 +859,9 @@ keybind: Keybinds = .{},
|
||||
/// * `system` - Use the system theme.
|
||||
/// * `light` - Use the light theme regardless of system theme.
|
||||
/// * `dark` - Use the dark theme regardless of system theme.
|
||||
/// * `ghostty` - Use the background and foreground colors specified in the ghostty
|
||||
/// config file. This value is only supported with `gtk-adwaita` enabled.
|
||||
/// * `ghostty` - Use the background and foreground colors specified in the
|
||||
/// Ghostty configuration. This is only supported on Linux builds with
|
||||
/// libadwaita and `gtk-adwaita` enabled.
|
||||
///
|
||||
/// On macOS, if `macos-titlebar-style` is "tabs", the window theme will be
|
||||
/// automatically set based on the luminosity of the terminal background color.
|
||||
|
Reference in New Issue
Block a user