syncfusion-maui-toolkit-theming

Themes and styles Syncfusion .NET MAUI components. Use when working with SyncfusionThemeResourceDictionary, MaterialLight, MaterialDark, visual themes, or theme switching. This skill covers theme customization, color overrides, theme keys, dark mode, light mode, and branding.

Skill file

Preview skill file↓↑
---
name: syncfusion-maui-toolkit-theming
description: Themes and styles Syncfusion .NET MAUI components. Use when working with SyncfusionThemeResourceDictionary, MaterialLight, MaterialDark, visual themes, or theme switching. This skill covers theme customization, color overrides, theme keys, dark mode, light mode, and branding.
metadata:
  author: "Syncfusion Inc"
  version: "1.0.0"
---

# Theming in Syncfusion .NET MAUI

Complete guide for applying, customizing, and creating themes across all Syncfusion .NET MAUI components.

## When to Use This Skill

Use this skill when you need to:
- Apply light or dark themes (MaterialLight, MaterialDark)
- Configure `SyncfusionThemeResourceDictionary` in applications
- Switch themes dynamically at runtime
- Override default theme colors for specific controls
- Customize control-specific styles and appearances
- Create completely custom themes from scratch
- Apply consistent branding across all components
- Implement system theme synchronization
- Troubleshoot theme-related styling issues
- Find theme keys for specific UI elements

## Component Overview

Syncfusion's theming system provides a unified way to style all MAUI components through the `SyncfusionThemeResourceDictionary`. This centralized approach offers:

- **Automatic Merging**: Control-specific styles automatically included
- **Consistent Appearance**: Uniform look across all components
- **Easy Theme Switching**: Change themes at runtime
- **Flexible Customization**: Override specific keys or create custom themes
- **Platform Themes**: Material design support

**Available Themes:**
- `MaterialLight` - Material Design light theme
- `MaterialDark` - Material Design dark theme

## Documentation and Navigation Guide

### Basic Theme Setup
πŸ“„ **Read:** [references/applying-themes.md](references/applying-themes.md)
- Installing and configuring SyncfusionThemeResourceDictionary
- Available theme options (Material)
- Setting up themes in App.xaml
- Automatic merging of control styles
- Platform-specific theme application
- VisualTheme property usage

### Runtime Theme Switching
πŸ“„ **Read:** [references/theme-switching.md](references/theme-switching.md)
- Dynamically changing themes at runtime
- ViewModel pattern for theme management
- Removing and adding theme dictionaries
- User preference persistence
- Syncing with system/OS theme
- Edge cases and troubleshooting

### Customizing Default Themes
πŸ“„ **Read:** [references/overriding-themes.md](references/overriding-themes.md)
- Overriding specific theme color keys
- Control-specific key customization
- Primary vs control-specific keys
- Merged dictionaries layer order
- Selective customization strategies
- Common branding scenarios

### Creating Custom Themes
πŸ“„ **Read:** [references/creating-custom-themes.md](references/creating-custom-themes.md)
- Building themes from scratch
- Theme key registration pattern
- Custom color scheme definition
- Complete theme implementation
- Corporate branding themes
- Accessibility themes (high contrast)

### Theme Keys Reference
πŸ“„ **Read:** [references/theme-keys-reference.md](references/theme-keys-reference.md)
- Key naming conventions
- Structure: Sf{ControlName}{Element}{Property}
- Common control keys by category
- Finding keys for any control
- Official documentation references

Source

Creator's repository Β· syncfusion/maui-toolkit-ui-components-skills

View on GitHub β†—

Security

Security checks in progress
Results will appear here once audits complete
What this skill can do
Reads your filesConnects to the internetRuns code on your machine
Checked by 3 independent security firms
Does it try to trick the AI?Not yet checkedPending Β· Gen Agent Trust Hub
Does it sneak in hidden code?Not yet checkedPending Β· Socket
Does it have known bugs?Not yet checkedPending Β· Snyk