Table of Contents

Field DarkThemeClass

Namespace
Velvet
Assembly
Velvet.Docs.dll

The class the sheet keys its dark token set on. Public so an application that sets the class from its own code — a UXML root, a scene hierarchy — names the same one the sheet declares.

public const string DarkThemeClass = "dark"

Returns

string
The class the sheet keys its dark token set on. Public so an application that sets the class from its own code — a UXML root, a scene hierarchy — names the same one the sheet declares.