FunColors 1.0.2
dotnet add package FunColors --version 1.0.2
NuGet\Install-Package FunColors -Version 1.0.2
<PackageReference Include="FunColors" Version="1.0.2" />
<PackageVersion Include="FunColors" Version="1.0.2" />
<PackageReference Include="FunColors" />
paket add FunColors --version 1.0.2
#r "nuget: FunColors, 1.0.2"
#:package FunColors@1.0.2
#addin nuget:?package=FunColors&version=1.0.2
#tool nuget:?package=FunColors&version=1.0.2
Welcome to Fun Colors!
APPARENTLY you can't just add new named colors to .NET MAUI. But who can remember the elusive hex code of .NET's brand purple or the light blue of the old Xamagon? Not me!
Current Colors:
To use this library, just add using FunColors; to your file (preferably your global usings, because we're modern here). Then, you can set the color anywhere using FunColor.DotNetPurple2024 etc. You can also add using static FunColors.FunColor; if you want to type just the color name DotNetPurple2024.
If you want to use it in XAML, add xmlns:fun="clr-namespace:FunColors;assembly=FunColors" to your file, then reference the colors using color={x:Static fun:FunColor.DotNetPurple2024}. It would be prettier if you did this in your Colors.xaml and just used whatever pretty name you give it throughout!
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net8.0
- Microsoft.Maui.Controls (>= 1.0.2)
- Microsoft.Maui.Controls.Compatibility (>= 1.0.2)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Swatches + Elmo!