Scaffold/customisation/themes.ps1

<#
 # Follow guidance here: https://docs.universaldashboard.io/look-and-feel/themes
 #>


$Theme = New-UDTheme -Name 'Theme' -Parent 'Default' -Definition @{
    
}