Use muted color for fold indicators
This commit is contained in:
@@ -4401,6 +4401,7 @@ impl Editor {
|
||||
editor.fold_at(&FoldAt { buffer_row }, cx);
|
||||
}
|
||||
})
|
||||
.color(ui::TextColor::Muted)
|
||||
.render()
|
||||
})
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user