public override SKColor UnwrapColor(Color color) => color.ToNative();
public Color(TextAtom content, CSharpMath.Structures.Color colour, int index, int commandLength) : base(new Range(index, commandLength + content.Range.Length + 2 /*counting '{' and '}'*/)) => (Content, Colour, content.Range) =