Product Documentation
Virtuoso Studio Design Environment User Guide
Product Version IC23.1, November 2023

defaultEditorBackgroundColor

ui defaultEditorBackgroundColor string "color"

Description

Lets you to change the background color of the editor window. You can reset the background color by specifying either the color name such as "black" or "red" or its hexadecimal value such as "#dcdcdc" for light gray or "#cce8c3" for light green.

The default is "black".

GUI Equivalent

None

Examples

envGetVal("ui" "defaultEditorBackgroundColor")
envSetVal("ui" "defaultEditorBackgroundColor" 'string "red")

Related Topics

User Preferences Form


Return to top
 ⠀
X