mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-01-08 22:33:20 +00:00
macOS: update window appearance based on preferredBackgroundColor
This commit is contained in:
@@ -1765,7 +1765,7 @@ keybind: Keybinds = .{},
|
||||
/// * `ghostty` - Use the background and foreground colors specified in the
|
||||
/// Ghostty configuration. This is only supported on Linux builds.
|
||||
///
|
||||
/// On macOS, if `macos-titlebar-style` is "tabs", the window theme will be
|
||||
/// On macOS, if `macos-titlebar-style` is `tabs` or `transparent`, the window theme will be
|
||||
/// automatically set based on the luminosity of the terminal background color.
|
||||
/// This only applies to terminal windows. This setting will still apply to
|
||||
/// non-terminal windows within Ghostty.
|
||||
|
||||
Reference in New Issue
Block a user