Update emitted module import

This commit is contained in:
Marshall Bowers 2023-11-03 10:58:06 -04:00
parent 293fbe4c75
commit acc36e6dab

View File

@ -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,