if (GetService(typeof(SchemeConfig)) is SchemeConfig config)
{
return config.ColorBackGround;
}