xtd 0.2.0
Loading...
Searching...
No Matches
System colors

Contains system colors.

Shows xtd::drawing::system_colors fields.

Name Value  Windows (light)   Windows (dark)   macOS (light)  macOS (dark)    Gnome (light)    Gnome (dark)  
Accent xtd::drawing::system_colors::accent  
 
 
 
 
 
 
 
 
 
 
 
Accent Text xtd::drawing::system_colors::accent_text  
 
 
 
 
 
 
 
 
 
 
 
Active Border xtd::drawing::system_colors::active_border  
 
 
 
 
 
 
 
 
 
 
 
Active Caption xtd::drawing::system_colors::active_caption  
 
 
 
 
 
 
 
 
 
 
 
Active Caption Text xtd::drawing::system_colors::active_caption_text  
 
 
 
 
 
 
 
 
 
 
 
Active Text xtd::drawing::system_colors::active_text  
 
 
 
 
 
 
 
 
 
 
 
App Workspace xtd::drawing::system_colors::app_workspace  
 
 
 
 
 
 
 
 
 
 
 
Button Face xtd::drawing::system_colors::button_face  
 
 
 
 
 
 
 
 
 
 
 
Button Highlight xtd::drawing::system_colors::button_highlight  
 
 
 
 
 
 
 
 
 
 
 
Button Shadow xtd::drawing::system_colors::button_shadow  
 
 
 
 
 
 
 
 
 
 
 
Control xtd::drawing::system_colors::control  
 
 
 
 
 
 
 
 
 
 
 
Control Dark xtd::drawing::system_colors::control_dark  
 
 
 
 
 
 
 
 
 
 
 
Control Dark Dark xtd::drawing::system_colors::control_dark_dark  
 
 
 
 
 
 
 
 
 
 
 
Control Light xtd::drawing::system_colors::control_light  
 
 
 
 
 
 
 
 
 
 
 
Control Light Light xtd::drawing::system_colors::control_light_light  
 
 
 
 
 
 
 
 
 
 
 
Control Text xtd::drawing::system_colors::control_text  
 
 
 
 
 
 
 
 
 
 
 
Desktop xtd::drawing::system_colors::desktop  
 
 
 
 
 
 
 
 
 
 
 
Gradient Active Caption xtd::drawing::system_colors::gradient_active_caption  
 
 
 
 
 
 
 
 
 
 
 
Gradient Inactive Caption xtd::drawing::system_colors::gradient_inactive_caption  
 
 
 
 
 
 
 
 
 
 
 
Gray Text xtd::drawing::system_colors::gray_text  
 
 
 
 
 
 
 
 
 
 
 
Highlight xtd::drawing::system_colors::highlight  
 
 
 
 
 
 
 
 
 
 
 
Highlight Text xtd::drawing::system_colors::highlight_text  
 
 
 
 
 
 
 
 
 
 
 
Hot Track xtd::drawing::system_colors::hot_track  
 
 
 
 
 
 
 
 
 
 
 
Inactive Border xtd::drawing::system_colors::inactive_border  
 
 
 
 
 
 
 
 
 
 
 
Inactive Caption xtd::drawing::system_colors::inactive_caption  
 
 
 
 
 
 
 
 
 
 
 
Inactive Caption Text xtd::drawing::system_colors::inactive_caption_text  
 
 
 
 
 
 
 
 
 
 
 
Info xtd::drawing::system_colors::info  
 
 
 
 
 
 
 
 
 
 
 
Info Text xtd::drawing::system_colors::info_text  
 
 
 
 
 
 
 
 
 
 
 
Link Text xtd::drawing::system_colors::link_text  
 
 
 
 
 
 
 
 
 
 
 
Menu xtd::drawing::system_colors::menu  
 
 
 
 
 
 
 
 
 
 
 
Menu Bar xtd::drawing::system_colors::menu_bar  
 
 
 
 
 
 
 
 
 
 
 
Menu Highlight xtd::drawing::system_colors::menu_highlight  
 
 
 
 
 
 
 
 
 
 
 
Menu Text xtd::drawing::system_colors::menu_text  
 
 
 
 
 
 
 
 
 
 
 
Scroll Bar xtd::drawing::system_colors::scroll_bar  
 
 
 
 
 
 
 
 
 
 
 
Text Box xtd::drawing::system_colors::text_box  
 
 
 
 
 
 
 
 
 
 
 
Text Box Text xtd::drawing::system_colors::text_box_text  
 
 
 
 
 
 
 
 
 
 
 
Visited Text xtd::drawing::system_colors::visited_text  
 
 
 
 
 
 
 
 
 
 
 
Window xtd::drawing::system_colors::window  
 
 
 
 
 
 
 
 
 
 
 
Window Frame xtd::drawing::system_colors::window_frame  
 
 
 
 
 
 
 
 
 
 
 
Window Text xtd::drawing::system_colors::window_text  
 
 
 
 
 
 
 
 
 
 
 
Remarks
Run the colors example to see xtd::drawing::apple_colors, xtd::drawing::basic_colors, xtd::drawing::blue_colors, xtd::drawing::brown_colors, xtd::drawing::crayons_colors, xtd::drawing::cyan_colors, xtd::drawing::gray_colors, xtd::drawing::green_colors, xtd::drawing::orange_colors, xtd::drawing::pink_colors, xtd::drawing::purple_colors, xtd::drawing::red_colors, xtd::drawing::white_colors, xtd::drawing::yellow_colors, xtd::drawing::colors, and xtd::drawing::system_colors in action.