using System; using System.Collections.Generic; namespace Spectre.Console { /// /// Represents color and text decoration. /// public sealed class Style : IEquatable