ciwMismatchParenColor
ui ciwMismatchParenColor string "color"
Description
Specifies the color for parentheses-mismatching on the input line of the CIW.
GUI Equivalent
Examples
envGetVal("ui" "ciwMismatchParenColor")
envSetVal("ui" "ciwMismatchParenColor" 'string "white")
Related Topics
Return to top