Format code

This commit is contained in:
Marshall Bowers 2023-12-05 14:17:22 -05:00
parent e0ca7f844a
commit 8141f4fd86
3 changed files with 8 additions and 7 deletions

View file

@ -1,8 +1,10 @@
use std::sync::Arc;
use crate::{
default_color_scales,
one_themes::{one_dark, one_family},
Theme, ThemeFamily, Appearance, ThemeStyles, SystemColors, ThemeColors, StatusColors, PlayerColors, SyntaxTheme, default_color_scales,
Appearance, PlayerColors, StatusColors, SyntaxTheme, SystemColors, Theme, ThemeColors,
ThemeFamily, ThemeStyles,
};
fn zed_pro_daylight() -> Theme {