Table of Contents

Struct VSCodeFormatter.ColorFormattable

Namespace
Sccg.Builtin.Formatters
Assembly
Sccg.Builtin.dll

Formattable for VS Code "colors".

public readonly record struct VSCodeFormatter.ColorFormattable : IEquatable<VSCodeFormatter.ColorFormattable>
Implements
Inherited Members

Constructors

ColorFormattable(string, Color)

Formattable for VS Code "colors".

Properties

Color
Name