API Reference
VisualCanvasTheme
Theme colors for reusable visual canvas layers.
Inheritance
- Object
- VisualCanvasTheme
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Accepted by parameters
- Method VisualCanvas.WithTheme
- Method VisualDesignTokens.ApplyTo
Methods
Clone() #Creates a shallow copy of this theme.
Properties
FontFamily #Gets or sets the primary font family used by SVG canvas text.
MonospaceFontFamily #Gets or sets the monospace font family used by symbolic badge text.
Accent #Gets or sets the primary accent used by built-in decorative elements.
SecondaryAccent #Gets or sets the secondary accent used by hero badges and backdrop highlights.
HeroTitleColor #Gets or sets the first default hero title color.
HeroTitleAccentColor #Gets or sets the secondary default hero title color.
SubtitleColor #Gets or sets the subtitle text color.
TileGlassTop #Gets or sets the glass tile top color.
TileGlassBottom #Gets or sets the glass tile bottom color.
TileInnerStroke #Gets or sets the tile inner highlight stroke color.
TileLabelColor #Gets or sets the tile label text color.
TileValueColor #Gets or sets the tile primary value color.
TileDetailColor #Gets or sets the tile detail color.
TileProgressTrackColor #Gets or sets the progress rail color.
TileMiniChartFillColor #Gets or sets the mini-chart plot fill color.
TileMiniChartTrackColor #Gets or sets the mini-chart track/grid color.
HeroBadgeGlowColor #Gets or sets the hero badge glow color.
HeroBadgeTop #Gets or sets the hero badge top fill color.
HeroBadgeBottom #Gets or sets the hero badge bottom fill color.
HeroBadgeTextColor #Gets or sets the hero badge symbol color.
ImagePlaceholderFill #Gets or sets the image placeholder fill color.
ImagePlaceholderStroke #Gets or sets the image placeholder stroke color.
FeatureDividerColor #Gets or sets the feature-strip divider color.
FeatureLabelColor #Gets or sets the feature-strip label color.
TechHorizonFill #Gets or sets the tech backdrop horizon fill color.