weasel API - v0.8.0
    Preparing search index...

    Interface DebugTheme

    interface DebugTheme {
        bounds: string;
        fpsText: string;
        fpsTextBg: string;
        handle: string;
        hitboxFill: string;
        hitboxStroke: string;
        idText: string;
        layerText: string;
        layerTextBg: string;
        origin: string;
        snap: string;
    }
    Index

    Properties

    bounds: string
    fpsText: string

    Foreground / background for the FPS panel.

    fpsTextBg: string
    handle: string
    hitboxFill: string
    hitboxStroke: string
    idText: string

    Color for the per-node id label rendered when config.ids is on.

    layerText: string
    layerTextBg: string
    origin: string
    snap: string