displaySystemColor
mpt displaySystemColor boolean { t | nil }
Description
Specifies whether unlocked colors will be displayed in the layout. The default is t.
GUI Equivalent
Examples
envGetVal("mpt" "displaySystemColor")
envSetVal("mpt" "displaySystemColor" 'boolean nil)
Related Topics
Return to top