mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-01-06 13:27:49 +00:00
Recognize system theme
This commit is contained in:
@@ -643,6 +643,7 @@ fileprivate class WindowButtonsBackdropView: NSView {
|
||||
|
||||
enum TerminalWindowTheme: String {
|
||||
case auto
|
||||
case system
|
||||
case light
|
||||
case dark
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user