Theia API Documentation v1.65.0
    Preparing search index...
    interface ColorInformation {
        color: Color;
        range: Range;
    }
    Index

    Properties

    Properties

    color: Color
    range: Range