GH_Theme.LoadTheme Method

GH_ThemeLoadTheme Method

Instantiate all palette and gui defaults. This function reads the colour values out of grasshopper_gui.xml settings database if it exists.

Namespace:  Grasshopper.GUI.Theme
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public void LoadTheme()
Public Sub LoadTheme
See Also