Gum.Themes.Meadow.Kni
2026.7.22.1
See the version list below for details.
dotnet add package Gum.Themes.Meadow.Kni --version 2026.7.22.1
NuGet\Install-Package Gum.Themes.Meadow.Kni -Version 2026.7.22.1
<PackageReference Include="Gum.Themes.Meadow.Kni" Version="2026.7.22.1" />
<PackageVersion Include="Gum.Themes.Meadow.Kni" Version="2026.7.22.1" />
<PackageReference Include="Gum.Themes.Meadow.Kni" />
paket add Gum.Themes.Meadow.Kni --version 2026.7.22.1
#r "nuget: Gum.Themes.Meadow.Kni, 2026.7.22.1"
#:package Gum.Themes.Meadow.Kni@2026.7.22.1
#addin nuget:?package=Gum.Themes.Meadow.Kni&version=2026.7.22.1
#tool nuget:?package=Gum.Themes.Meadow.Kni&version=2026.7.22.1
Gum.Themes.Meadow
A cozy cottagecore theme for Gum UI Forms controls. Pairs chunky sky-blue pill buttons (with a flat "stacked card" drop shadow), dashed-outline cream panels, sage selection accents, and coral sliders, in the rounded Baloo 2 + Quicksand typefaces — for a warm, handmade look.
Install
Pick the package matching your runtime:
- MonoGame:
dotnet add package Gum.Themes.Meadow.MonoGame - KNI:
dotnet add package Gum.Themes.Meadow.Kni - raylib:
dotnet add package Gum.Themes.Meadow.Raylib - Skia/SilkNet:
dotnet add package Gum.Themes.Meadow.SilkNet
Usage
Call the parameterless MeadowTheme.Apply() once after initializing Gum — the same call on every backend:
using Gum.Themes.Meadow;
protected override void Initialize()
{
GumService.Default.Initialize(this);
MeadowTheme.Apply();
base.Initialize();
}
Every default Forms control now renders in the Meadow style.
On MonoGame/KNI a legacy
MeadowTheme.Apply(GraphicsDevice)overload remains for source compatibility; the graphics device is now resolved internally, so preferApply().
Licensing
- Theme code: MIT (same as Gum).
- Bundled Baloo 2 and Quicksand fonts: SIL Open Font License (see
Baloo2-OFL.txtandQuicksand-OFL.txt). - Bundled DejaVu Sans Mono icon font: Bitstream Vera / DejaVu license (see
DejaVuSansMono-LICENSE.txt).
| 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
- FlatRedBall.GumCommon (>= 2026.7.22.1)
- Gum.KNI (>= 2026.7.22.1)
- Gum.Shapes.KNI (>= 2026.7.22.1)
- KernSmith.KniGum (>= 2026.7.22.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 2026.7.31.1-preview.1 | 0 | 7/31/2026 |
| 2026.7.30.1-preview.1 | 30 | 7/30/2026 |
| 2026.7.27.1-preview.1 | 45 | 7/27/2026 |
| 2026.7.25.1-preview.1 | 43 | 7/25/2026 |
| 2026.7.22.1 | 90 | 7/22/2026 |
| 2026.7.9.1-preview.1 | 49 | 7/9/2026 |
| 2026.7.6.1 | 104 | 7/6/2026 |
| 2026.7.3.1 | 104 | 7/3/2026 |
| 2026.6.26.1 | 103 | 6/26/2026 |
| 2026.6.20.1 | 105 | 6/20/2026 |
| 2026.6.19.1 | 106 | 6/19/2026 |
| 2026.6.16.1-preview.3 | 62 | 6/16/2026 |
| 2026.6.15.1-preview.2 | 57 | 6/15/2026 |
| 2026.6.14.1-preview.1 | 59 | 6/14/2026 |
| 2026.6.12.1 | 101 | 6/12/2026 |
| 2026.6.6.1 | 122 | 6/6/2026 |
| 2026.5.31.1 | 113 | 6/1/2026 |