diff --git a/crates/theme2/src/default_theme.rs b/crates/theme2/src/default_theme.rs index 0e15c1a9af2399111a21f7801525e634345a73d9..8502f433f4a919d7d661f00e55d0dd353ff46fc5 100644 --- a/crates/theme2/src/default_theme.rs +++ b/crates/theme2/src/default_theme.rs @@ -1,10 +1,6 @@ -use std::sync::Arc; - use crate::{ - default_color_scales, one_themes::{one_dark, one_family}, - Appearance, PlayerColors, StatusColors, SyntaxTheme, SystemColors, Theme, ThemeColors, - ThemeFamily, ThemeStyles, + Theme, ThemeFamily, }; // fn zed_pro_daylight() -> Theme {