namespace Ryujinx.Core.Settings
{
    public class SetSys
    {
        public ColorSet ThemeColor;
    }
}