Add control mark color setting. #8054
An enhancement adding a setting to Colors under Appearance to set the mark color of radio button and check box controls.
This commit is contained in:
@@ -294,6 +294,7 @@ enum color_which {
|
||||
B_CONTROL_TEXT_COLOR = 14,
|
||||
B_CONTROL_BORDER_COLOR = 15,
|
||||
B_CONTROL_HIGHLIGHT_COLOR = 16,
|
||||
B_CONTROL_MARK_COLOR = 27,
|
||||
B_NAVIGATION_BASE_COLOR = 4,
|
||||
B_NAVIGATION_PULSE_COLOR = 17,
|
||||
B_SHINE_COLOR = 18,
|
||||
|
||||
Reference in New Issue
Block a user