Skip to content

Custom Avalonia Themes developed by Devolutions

License

Notifications You must be signed in to change notification settings

Devolutions/avalonia-extensions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image

avalonia-themes

Custom Avalonia Themes developed by Devolutions

➡️ MacOS Theme

➡️ DevExpress Theme

➡️ Linux Theme

Sample App

Contributers can use the SampleApp to test, debug and document styles for the various controls under each theme.

Debugging

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