Skip to content

GH_Theme

Public Class

Inheritance Hierarchy

System.Object
Grasshopper.GUI.Theme.GH_Theme

Namespace: Grasshopper.GUI.Theme

Assembly: Grasshopper (in Grasshopper.dll)

Syntax

public class GH_Theme : GH_ISerializable

The GH_Theme type exposes the following members.

Constructors

Name

Description


Public Method

Create a new default theme.


Public Method

Make a duplicate of another theme.


Properties

Name

Description


Public Property

Gets the theme background settings.


Public Property
Static Member

Public Property

Gets the theme objects and ZUI settings.


Public Property

Gets the theme page and grid settings.


Public Property

Gets the theme palette settings.


Public Property

Gets the theme wire settings.


Methods

Name

Description


Public Method

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


Public Method

Public Method

Store all palette and gui defaults. This function writes the colour values out to grasshopper_gui.xml settings database.


Public Method