Yoyo.ThemePicker
This package will create a new data type called Theme picker. It allows you to create a assign a label to any image found in the file system in umbraco. The purpose of the theme picker is to imrove the experience content editors have when select theme options for either components or whole pages. This is Umbraco after all, how you use it is up to you. The data type returns the label value of the selected theme as a string. It is compatable with models builder too.
Install
dotnet add package Yoyo.ThemePicker --version 1.0.1
Install-Package Yoyo.ThemePicker -Version 1.0.1
<PackageReference Include="Yoyo.ThemePicker" Version="1.0.1" />
Frameworks
Dependencies
Adoption guide
Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.
Compatibility metadata lists 1 target framework; confirm the exact target used by your application.
How to read this guidance
Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.
Useful next steps
Move from package metadata to a concrete selection or review workflow.