rowSelection
hed.colorChooserrowSelection string "color"
Description
Defines the color used to indicate a row selection in the table and the tree. Cadence recommends that you do not change the default color, which is set according to Cadence style.
GUI Equivalent
Examples
envGetVal("hed.colorChooser" "rowSelection")
envSetVal("hed.colorChooser" "rowSelection" 'string "green")
Related Topics
List of Hierarchy Editor Environment Variables
Return to top