mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-08-02 14:57:31 +03:00
Remove outdated comment
This commit is contained in:

committed by
Mitchell Hashimoto

parent
da80531c22
commit
a670836d7a
@ -375,8 +375,6 @@ extension Ghostty {
|
|||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
|
||||||
// This isn't actually a configurable value currently but it could be done day.
|
|
||||||
// We put it here because it is a color that changes depending on the configuration.
|
|
||||||
var splitDividerColor: Color {
|
var splitDividerColor: Color {
|
||||||
let backgroundColor = OSColor(backgroundColor)
|
let backgroundColor = OSColor(backgroundColor)
|
||||||
let isLightBackground = backgroundColor.isLightColor
|
let isLightBackground = backgroundColor.isLightColor
|
||||||
|
Reference in New Issue
Block a user