Color::Name
Theme names of colors.
Header | #include "nativeui/color.h" |
Namespace | namespace nu |
Type | enum class |
This type can have following values:
Color::Name::Text
- Normal text color.Color::Name::DisabledText
- Text Color for disabled views.Color::Name::TextEditBackground
- Background Color for TextEdit view.Color::Name::DisabledTextEditBackground
- Background Color for disabled TextEdit view.Color::Name::Control
- The color to use for the flat surfaces of a control.Color::Name::WindowBackground
- Window background color.