Module egui::style

source ·
Expand description

egui theme (spacing, colors, etc).

Structs

Options for help debug egui by adding extra visualization
How and when interaction happens.
Selected text, selected elements etc
Controls the sizes and distances between widgets.
Specifies the look and feel of egui.
Controls the visual style (colors etc) of egui.
bg = background, fg = foreground.
The visuals of widgets for different states of interaction.

Enums

A way to select FontId, either by picking one directly or by using a TextStyle.
Alias for a FontId (font of a certain size).

Functions

The default text styles of the default egui theme.