Skip to content

Repository files navigation

License NuGet

Synthora

Modern control styles and themes for Avalonia apps.

💡 Install

Add nuget package:

dotnet add package Synthora

🚀 Quick Start

Update your App.axaml:

<Application.Styles> 
    <SynthoraTheme /> 
</Application.Styles>

📷 Screenshots

Light Mode Dark Mode

📦 Build & Package Demo

The following instructions are for packaging the SynthoraDemo application.

Windows

  1. Install Inno Setup
  2. Run the build script:
.\Demo\Synthora.Demo.Desktop\win-build\build.bat

macOS

  1. Install DMG Canvas
  2. Run the build script:
chmod +x Demo/Synthora.Demo.Desktop/mac-build/build.command
./Demo/Synthora.Demo.Desktop/mac-build/build.command

If the app cannot be opened after installation, run the following command to remove the quarantine attribute:

xattr -cr /Applications/SynthoraDemo.app

About

Avalonia UI Themes and Styles

Resources

Stars

13 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages