Format code
This commit is contained in:
parent
e0ca7f844a
commit
8141f4fd86
3 changed files with 8 additions and 7 deletions
|
@ -6,8 +6,8 @@ use gpui::{HighlightStyle, SharedString};
|
|||
use refineable::Refineable;
|
||||
|
||||
use crate::{
|
||||
one_themes::one_family, Appearance, PlayerColors, StatusColors, SyntaxTheme, SystemColors,
|
||||
Theme, ThemeColors, ThemeFamily, ThemeStyles, UserTheme, UserThemeFamily, zed_pro_family,
|
||||
one_themes::one_family, zed_pro_family, Appearance, PlayerColors, StatusColors, SyntaxTheme,
|
||||
SystemColors, Theme, ThemeColors, ThemeFamily, ThemeStyles, UserTheme, UserThemeFamily,
|
||||
};
|
||||
|
||||
pub struct ThemeRegistry {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue