Custom Avalonia Themes developed by Devolutions
➡️ MacOS Theme
➡️ Linux Theme
Contributers can use the SampleApp to test, debug and document styles for the various controls under each theme.
The SampleApp attaches the Avalonia Dev Tools for inspecting controls (open with F12).
If you own a licence for the new Dev Tools in Avalonia Accelerate, you can set an environment variable in your IDE's debug configuration. For example, in Rider:
- Open Run > Edit Configurations
- Pick your configuration for the SampleApp
- In the Environment Variables field add
USE_AVALONIA_ACCELERATE_TOOLS=true
The F12 key then opens the new Dev Tools, and F10 opens the old version