Themes
DarkPro
Bubblegum
Neon
Retro 95
Forest Glade
Editor
Introduction
Usage
using Gum.Themes.DarkPro;
protected override void Initialize()
{
GumService.Default.Initialize(this, DefaultVisualsVersion.Newest);
DarkProTheme.Apply();
var button = new Button();
button.Text = "Click Me";
}Customizing a theme's colors and fonts
Available themes
Bubblegum

How to customize

DarkPro

How to customize

Editor

How to customize

Forest Glade

How to customize

Hazard

How to customize

Meadow

How to customize

Neon

How to customize

Retro95

How to customize

Fonts and licensing
Supported backends
Requirements
Last updated
Was this helpful?







