Skip to content

Interlude.Theme.Dark

In Depth

Theme.Dark(accent: "")

A dark theme, tuned to sit comfortably over Revit's dark interface. Conventional, like Theme.Light: nothing here is loud.

The inputs are:

  • accent (string, defaults to "") — Accent colour as hex, such as "#4C8DFF". Empty keeps the default.

Returns theme — The theme.

Search terms: theme, dark, night, revit.


About the Theme nodes

How a form looks. Feed the result into Form.Show's theme port.

A theme is applied to the form's own window and nowhere else. Interlude runs inside Revit and inside Dynamo, and restyling a host application from a package would be an unwelcome surprise no matter how good the styling was.


Example File

An example graph ships beside this page: Interlude.Theme.Dark.dyn

Theme.Dark

The form it builds:

Theme.Dark form