Module ambient_ui::default_theme
source · Expand description
Defines the default theme for the UI.
Constants
- Character code for the “down chevron” icon.
- Character code for the “left chevron” icon.
- Character code for the “right chevron” icon.
- Character code for the “up chevron” icon.
- Character code for the “add” icon.
- Character code for the “delete” icon.
- Character code for the “move down” icon.
- Character code for the “move up” icon.
- Default rounding of corners.
- Default margin/padding.
Traits
- A trait that adds some default styles to elements.
Functions
- The color used for the background of the app.
- A color slightly darker than app_background_color.
- The error color.
- The primary color.
- The secondary color.
- The color used for tooltip backgrounds.