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

    Interface SolidColorBackground

    interface SolidColorBackground {
        kind: "color";
        value: PredefinedColor;
    }
    Index

    Properties

    Properties

    kind: "color"