Skip to content

Guischk/MaterialSharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

MaterialSharp

Material is a repository that has been created to allow the users to access Material components in C# projects. This repository only contains Material colors at the moment but will be updated if needed.

The namespace of the file has been set to "Material" and the class is static

using Material;

Color Red = Material_Color.Red[400];

Releases

No releases published

Packages

No packages published

Languages