mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-01-06 21:37:49 +00: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 {
|
||||
let backgroundColor = OSColor(backgroundColor)
|
||||
let isLightBackground = backgroundColor.isLightColor
|
||||
|
||||
Reference in New Issue
Block a user