diff --git a/crates/theme_importer/src/main.rs b/crates/theme_importer/src/main.rs index abed535be7..882ab85c33 100644 --- a/crates/theme_importer/src/main.rs +++ b/crates/theme_importer/src/main.rs @@ -119,7 +119,7 @@ fn main() -> Result<()> { let theme_module = format!( r#" - use gpui2::rgba; + use gpui::rgba; use crate::{{ default_color_scales, Appearance, GitStatusColors, PlayerColor, PlayerColors, StatusColors,