Gum.Themes.Retro95.MonoGame
2026.9.2.1
See the version list below for details.
dotnet add package Gum.Themes.Retro95.MonoGame --version 2026.9.2.1
NuGet\Install-Package Gum.Themes.Retro95.MonoGame -Version 2026.9.2.1
<PackageReference Include="Gum.Themes.Retro95.MonoGame" Version="2026.9.2.1" />
<PackageVersion Include="Gum.Themes.Retro95.MonoGame" Version="2026.9.2.1" />
<PackageReference Include="Gum.Themes.Retro95.MonoGame" />
paket add Gum.Themes.Retro95.MonoGame --version 2026.9.2.1
#r "nuget: Gum.Themes.Retro95.MonoGame, 2026.9.2.1"
#:package Gum.Themes.Retro95.MonoGame@2026.9.2.1
#addin nuget:?package=Gum.Themes.Retro95.MonoGame&version=2026.9.2.1
#tool nuget:?package=Gum.Themes.Retro95.MonoGame&version=2026.9.2.1
Gum.Themes.Retro95
A retro Windows 95 / "Classic" theme for Gum UI Forms controls. Pairs the canonical battleship-gray (#C0C0C0) chrome with raised/sunken beveled borders and the navy-and-white selection band of the era.
Install
Pick the package matching your runtime:
- MonoGame:
dotnet add package Gum.Themes.Retro95.MonoGame - KNI:
dotnet add package Gum.Themes.Retro95.Kni - raylib:
dotnet add package Gum.Themes.Retro95.Raylib - Skia/SilkNet:
dotnet add package Gum.Themes.Retro95.SilkNet
Usage
Call the parameterless Retro95Theme.Apply() once after initializing Gum — the same call on every backend:
using Gum.Themes.Retro95;
protected override void Initialize()
{
GumService.Default.Initialize(this);
Retro95Theme.Apply();
base.Initialize();
}
Every default Forms control now renders in the Retro95 style.
On MonoGame/KNI a legacy
Retro95Theme.Apply(GraphicsDevice)overload remains for source compatibility; the graphics device is now resolved internally, so preferApply().
Licensing
- Theme code: MIT (same as Gum).
- Bundled Nunito font: SIL Open Font License (see
OFL.txtpacked at the root of the NuGet). Used as a stand-in for the era-accurate MS Sans Serif, which is proprietary. - Bundled DejaVu Sans Mono font (icons): 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.9.2.1)
- Gum.MonoGame (>= 2026.9.2.1)
- Gum.Shapes.MonoGame (>= 2026.9.2.1)
- KernSmith.MonoGameGum (>= 2026.9.2.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.9.6.1-preview.1 | 34 | 9/6/2026 |
| 2026.9.3.3-preview.1 | 35 | 9/4/2026 |
| 2026.9.3.2-preview.1 | 35 | 9/4/2026 |
| 2026.9.3.1-preview.1 | 43 | 9/3/2026 |
| 2026.9.2.1 | 51 | 9/2/2026 |
| 2026.8.28.2-preview.1 | 58 | 8/28/2026 |
| 2026.8.28.1-preview.1 | 52 | 8/28/2026 |
| 2026.8.27.1-preview.1 | 46 | 8/27/2026 |
| 2026.8.18.1-preview.1 | 66 | 8/18/2026 |
| 2026.8.9.1-preview.3 | 60 | 8/9/2026 |
| 2026.8.5.2-preview.2 | 70 | 8/5/2026 |
| 2026.8.5.1-preview.1 | 62 | 8/5/2026 |
| 2026.8.3.1 | 143 | 8/3/2026 |
| 2026.8.2.1 | 102 | 8/2/2026 |
| 2026.7.31.1-preview.1 | 75 | 7/31/2026 |
| 2026.7.30.1-preview.1 | 58 | 7/30/2026 |
| 2026.7.27.1-preview.1 | 58 | 7/27/2026 |
| 2026.7.25.1-preview.1 | 61 | 7/25/2026 |
| 2026.7.22.1 | 113 | 7/22/2026 |
| 2026.7.9.1-preview.1 | 78 | 7/9/2026 |