@eagleoutice/flowr - v2.13.1
    Preparing search index...

    Interface ColorFormatOptions

    interface ColorFormatOptions {
        bright?: boolean;
        color: Colors;
        effect: ColorEffect;
    }
    Index

    Properties

    Properties

    bright?: boolean

    use the high-intensity variant

    color: Colors
    effect: ColorEffect