Skip to main content
All docs
V25.2
  • LightweightTheme.OverridePalette Method

    Name Parameters Description
    OverridePalette(LightweightTheme, String, Boolean, String, Dictionary<String, Color>) static basedOn, name, isPaletteTheme, displayName, colors Creates a new lightweight theme with a custom color palette.
    OverridePalette(LightweightTheme, String, String, ResourceDictionary) static basedOn, name, displayName, palette
    OverridePalette(ResourceDictionary, Dictionary<String, Color>) static basePalette, colors Creates a new color palette based on the existing palette.