Skip to main content

Module colors

Module colors 

Source
Expand description

The color definitions.

Enums§

DisplayedColor
A color displayed in the application. This is used for stations, intervals, and trip classes.
PredefinedColor
Tailwind CSS predefined colors used in the program.

Functions§

color_button 🔒
translate_srgba_to_color32
Translate a bevy [Srgba] to egui [Color32]