Merge branch 'main' into project_search_design
This commit is contained in:
commit
afebe3faf8
133 changed files with 9714 additions and 2998 deletions
|
@ -671,7 +671,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