Remove outdated comment

This commit is contained in:
Christian Schneider
2025-01-05 00:44:41 +01:00
committed by Mitchell Hashimoto
parent da80531c22
commit a670836d7a

View File

@ -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 {
let backgroundColor = OSColor(backgroundColor)
let isLightBackground = backgroundColor.isLightColor