Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
50.45k
stars
3.12k
forks
source link
title_bar: Remove dependency on `theme_selector` #21009
Closed
maxdeviant closed 13 hours ago
This PR removes the
title_bar
crate's dependency on thetheme_selector
.The
theme_selector::Toggle
action now resides atzed_actions::theme_selector::Toggle
.Release Notes: