Update some status bar icons and states
This commit is contained in:
parent
b4b044ccbf
commit
ef73e77d3d
5 changed files with 22 additions and 19 deletions
|
@ -667,7 +667,7 @@ impl Item for TerminalView {
|
|||
|
||||
Flex::row()
|
||||
.with_child(
|
||||
gpui::elements::Svg::new("icons/terminal_12.svg")
|
||||
gpui::elements::Svg::new("icons/terminal.svg")
|
||||
.with_color(tab_theme.label.text.color)
|
||||
.constrained()
|
||||
.with_width(tab_theme.type_icon_width)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue