public static uint GetSystemColorArgb(KnownColor color) => ColorTranslator.COLORREFToARGB(Interop.User32.GetSysColor(GetSystemColorId(color)));