Loxer - v3.0.0
    Preparing search index...

    Interface LoxColorOptions

    Options accepted by ANSIFormat.colorLox.

    interface LoxColorOptions {
        moduleOpacity?: number;
        colors?: LoxerColorOptions;
    }
    Index
    moduleOpacity?: number

    Opacity for the module title. Defaults to 1.

    Colors used for this lox.