For the complete documentation index, see llms.txt. This page is also available as Markdown.

Set-UDTheme

Sets the current theme of the dashboard.

Synopsis

Sets the current theme of the dashboard.

Syntax

Set-UDTheme [-Name <String>] [-Variant <String>] [<CommonParameters>]

    Set-UDTheme [-Theme <Hashtable>] [-Variant <String>] [<CommonParameters>]

Description

Sets the current theme of the dashboard.

Parameters

-Name

A named theme to apply.

Required?                    false
Position?                    named
Default value
Accept pipeline input?       false
Aliases
Accept wildcard characters?  false

-Theme

A custom theme to apply.

-Variant

Last updated

Was this helpful?