API Reference
TopologyTheme
Provides topology SVG theme tokens.
Inheritance
- Object
- TopologyTheme
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Accepted by parameters
Methods
StatusColor(ChartForgeX.Topology.TopologyHealthStatus status) #Resolves a status color.
Parameters
- status ChartForgeX.Topology.TopologyHealthStatus
- The health status.
Returns
A CSS color.
Properties
Background #Gets or sets the background color.
Foreground #Gets or sets the foreground text color.
MutedForeground #Gets or sets the muted text color.
Card #Gets or sets the card fill color.
Surface #Gets or sets the subtle surface fill color.
Border #Gets or sets the border color.
Accent #Gets or sets the accent color.
Healthy #Gets or sets the healthy status color.
Warning #Gets or sets the warning status color.
Critical #Gets or sets the critical status color.
Unknown #Gets or sets the unknown status color.
Disabled #Gets or sets the disabled status color.
FontFamily #Gets or sets the font family used by SVG text.