mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-08-02 14:57:31 +03:00
typos
This commit is contained in:
@ -63,7 +63,7 @@ extension Ghostty {
|
||||
return 1 - opacity
|
||||
}
|
||||
|
||||
// The color for the rectable overlay when unfocused.
|
||||
// The color for the rectangle overlay when unfocused.
|
||||
private var unfocusedFill: Color {
|
||||
var rgb: UInt32 = 16777215 // white default
|
||||
let key = "unfocused-split-fill"
|
||||
|
Reference in New Issue
Block a user