461c822524 | ||
---|---|---|
.github | ||
build | ||
design | ||
doc | ||
src | ||
.editorconfig | ||
.gitignore | ||
CODE_OF_CONDUCT.md | ||
CONTRIBUTING.md | ||
Directory.Build.props | ||
Directory.Build.targets | ||
Directory.UnoMetadata.targets | ||
LICENSE | ||
PlatformItemGroups.props | ||
README.md | ||
Settings.XamlStyler | ||
Uno.CrossTargeting.props | ||
Uno.Themes.sln | ||
azure-pipelines.yml | ||
crosstargeting_override.props.sample | ||
gitversion.yml | ||
global.json | ||
mergify.yml | ||
nuget.config | ||
winappsdk-workaround.targets |
README.md
Uno.Themes
Uno.Themes
is the repo for add-ons NuGet packages that can be added to any new or existing Uno solution.
It contains two libraries:
Uno Material
library is designed to help you use Material Design 3Uno Cupertino
library is designed to help you use Cupertino - Human Interface Guideline styling.
Both libraries include:
- Color system for both Light and Dark theme
- Styles for existing WinUI controls like Buttons, TextBox, etc.
Platform support:
- WinUI / UWP
- iOS
- macOS
- Android
- WebAssembly
- Linux (Skia.Gtk)
Packages
Package | Stable | Preview |
---|---|---|
Uno.Material | ||
Uno.Material.WinUI | ||
Uno.Cupertino | ||
Uno.Cupertino.WinUI |
Getting Started
See the complete documentation for starting with this library.
For a larger example and features demo, visit the Uno Gallery repository.
Documentation
All documentation for Uno.Themes
can be found on our website.
Contributing
Please read our contributing guide to learn about our development process and how to propose bug fixes and improvements. Come visit us on our Discord Channel #uno-platform for help on how to contribute!
Contribute to Uno in your browser using GitPod.io, follow our guide here.
Be also mindful of our Code of Conduct.
Acknowledgments
- Uno Platform
- Material Design 3
- Material Design
- Material Design In XAML as inspiration for UWP ripple effect.
- Cupertino - Human Interface Guideline styling
- ShowMeTheXaml for code snippets. Through our Fork
- WinUI
License
This project is licensed under the Apache 2.0 license -- see the LICENSE file for details.
Contributors
Thanks go to these wonderful people (List made with contrib.rocks):
💖 Thank you.