Adjust styling
This commit is contained in:
parent
693172854c
commit
f50b51bdad
3 changed files with 3 additions and 2 deletions
|
@ -277,7 +277,7 @@ pub struct StatusBar {
|
|||
pub height: f32,
|
||||
pub item_spacing: f32,
|
||||
pub cursor_position: TextStyle,
|
||||
pub active_language: Interactive<TextStyle>,
|
||||
pub active_language: Interactive<ContainedText>,
|
||||
pub auto_update_progress_message: TextStyle,
|
||||
pub auto_update_done_message: TextStyle,
|
||||
pub lsp_status: Interactive<StatusBarLspStatus>,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue