Gum.Themes.Editor.MonoGame
2026.9.2.1
See the version list below for details.
dotnet add package Gum.Themes.Editor.MonoGame --version 2026.9.2.1
NuGet\Install-Package Gum.Themes.Editor.MonoGame -Version 2026.9.2.1
<PackageReference Include="Gum.Themes.Editor.MonoGame" Version="2026.9.2.1" />
<PackageVersion Include="Gum.Themes.Editor.MonoGame" Version="2026.9.2.1" />
<PackageReference Include="Gum.Themes.Editor.MonoGame" />
paket add Gum.Themes.Editor.MonoGame --version 2026.9.2.1
#r "nuget: Gum.Themes.Editor.MonoGame, 2026.9.2.1"
#:package Gum.Themes.Editor.MonoGame@2026.9.2.1
#addin nuget:?package=Gum.Themes.Editor.MonoGame&version=2026.9.2.1
#tool nuget:?package=Gum.Themes.Editor.MonoGame&version=2026.9.2.1
Gum.Themes.Editor
An editor-focused theme for Gum UI. Provides styled visuals for building tool and editor interfaces.
The theme ships per rendering backend. Install the one matching your runtime:
dotnet add package Gum.Themes.Editor.MonoGame
dotnet add package Gum.Themes.Editor.Kni
dotnet add package Gum.Themes.Editor.Raylib
Usage
Call the parameterless EditorTheme.Apply() after initializing Gum — the same call on every backend:
using Gum.Themes.Editor;
// after GumService.Default.Initialize(...)
EditorTheme.Apply();
var button = new Button();
button.Text = "Click Me";
On MonoGame/KNI a legacy
EditorTheme.Apply(GraphicsDevice)overload remains for source compatibility; the graphics device is now resolved internally, so preferApply().
Documentation
Full documentation — including the included control list, PropertyGridVisual, and Expander — lives in the Gum docs:
https://docs.flatredball.com/gum/code/styling/themes/editor-theme
| 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)
- 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.3.3-preview.1 | 30 | 9/4/2026 |
| 2026.9.3.2-preview.1 | 32 | 9/4/2026 |
| 2026.9.3.1-preview.1 | 44 | 9/3/2026 |
| 2026.9.2.1 | 68 | 9/2/2026 |
| 2026.8.28.2-preview.1 | 48 | 8/28/2026 |
| 2026.8.28.1-preview.1 | 47 | 8/28/2026 |
| 2026.8.27.1-preview.1 | 44 | 8/27/2026 |
| 2026.8.18.1-preview.1 | 54 | 8/18/2026 |
| 2026.8.9.1-preview.3 | 58 | 8/9/2026 |
| 2026.8.5.2-preview.2 | 61 | 8/5/2026 |
| 2026.8.5.1-preview.1 | 52 | 8/5/2026 |
| 2026.8.3.1 | 105 | 8/3/2026 |
| 2026.8.2.1 | 116 | 8/2/2026 |
| 2026.7.31.1-preview.1 | 73 | 7/31/2026 |
| 2026.7.30.1-preview.1 | 62 | 7/30/2026 |
| 2026.7.27.1-preview.1 | 56 | 7/27/2026 |
| 2026.7.25.1-preview.1 | 56 | 7/25/2026 |
| 2026.7.22.1 | 820 | 7/22/2026 |
| 2026.7.9.1-preview.1 | 68 | 7/9/2026 |
| 2026.7.6.1 | 253 | 7/6/2026 |