Module jumpy::prelude::egui::style

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§

Functions§