use crate::config::{theme::bar::BarTheme, GlobalConfig}; BarTheme!( EditorBarTheme, (), GlobalConfig::get().theme.editor.bar );