Google Apps Script API
    Preparing search index...
    interface AboutDriveThemes {
        backgroundImageLink?: string;
        colorRgb?: string;
        id?: string;
    }
    Index

    Properties

    backgroundImageLink?: string

    A link to this theme's background image.

    colorRgb?: string

    The color of this theme as an RGB hex string.

    id?: string

    The ID of the theme.