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 selecting 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.
Note - If installing via nuget and your debug mode is set to false, you will need to bump the version number found in config/ClientDependency.config in your Umbraco install in order for the data type to finish installing.