zed/crates/extensions_ui
Marshall Bowers cb2c334358
Use defaults for unchanged TextStyle fields (#14918)
This PR updates a number of spots where we were setting all of the
`TextStyle` fields even if we were not changing the values from the
defaults.

We now use `..Default::default()`.

Release Notes:

- N/A
2024-07-21 11:55:45 -04:00
..
src Use defaults for unchanged TextStyle fields (#14918) 2024-07-21 11:55:45 -04:00
Cargo.toml Upsell built-in features on the extensions page (#14516) 2024-07-15 17:10:01 -04:00
LICENSE-GPL