Tweak diagnostic header styling
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
This commit is contained in:
parent
e04e929010
commit
cefb63936d
6 changed files with 10 additions and 6 deletions
|
@ -109,10 +109,8 @@ pub struct StatusBar {
|
|||
#[serde(flatten)]
|
||||
pub container: ContainerStyle,
|
||||
pub height: f32,
|
||||
pub item_spacing: f32,
|
||||
pub cursor_position: TextStyle,
|
||||
pub diagnostic_icon_size: f32,
|
||||
pub diagnostic_icon_spacing: f32,
|
||||
pub diagnostic_icon_color: Color,
|
||||
pub diagnostic_message: TextStyle,
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue