@duckduckgo/content-scope-scripts
    Preparing search index...

    Interface UserColorData

    interface UserColorData {
        userColor: HexValueBackground | null;
    }
    Index
    userColor: HexValueBackground | null