Module color_
table
re_ui
0.23.2-rc.3
Module color_
table
Module Items
Structs
Enums
In crate re_
ui
Modules
arrow_ui
color_table
command
command_palette
context_ext
design_tokens
drag_and_drop
filter_widget
help
icon_text
icons
list_item
markdown_utils
modal
notifications
section_collapsing_header
syntax_highlighting
time_drag_value
ui_ext
ui_layout
Macros
icon_text
Structs
ColorTable
ColorToken
CommandPalette
ControlRow
DesignTokens
Help
IconText
KeyMarkdown
ModifiersMarkdown
MouseButtonMarkdown
MouseButtonText
SectionCollapsingHeader
TimeDragValue
TopBarStyle
Enums
Hue
IconTextItem
LabelStyle
Scale
UICommand
UiLayout
Constants
CUSTOM_WINDOW_DECORATIONS
FULLSIZE_CONTENT
INFO_COLOR
NATIVE_WINDOW_BAR
SUCCESS_COLOR
Traits
ContextExt
UICommandSender
UiExt
Functions
apply_style_and_install_loaders
arrow_ui
design_tokens
format_with_decimals_in_range
is_in_resizable_panel
maybe_plus
modifiers_text
shortcut_with_icon
re_ui
Module
color_table
Copy item path
Settings
Help
Summary
Source
Structs
§
Color
Table
A table mapping all combination of
Hue
and
Scale
to a [
egui::Color32
].
Color
Token
A token representing a color in the global color table.
HueIter
An iterator over the variants of
Hue
Scale
Iter
An iterator over the variants of
Scale
Enums
§
Hue
A hue for a
ColorToken
.
Scale
A color scale for a
ColorToken
.