This library is designed to help you use the material design system with the Uno Platform
Перейти к файлу
Steve Bilogan c1acb5197b
fix: markup dependencies (#878)
* fix: markup dependencies
2022-11-03 02:58:40 +00:00
.github chore: bump uno 2022-08-30 17:43:06 -04:00
build fix: markup dependencies (#878) 2022-11-03 02:58:40 +00:00
design feat: Add template sketch file 2020-08-11 16:30:45 -04:00
doc docs: Fix NOTE content 2022-10-27 09:38:11 -04:00
src fix: markup dependencies (#878) 2022-11-03 02:58:40 +00:00
.editorconfig add editorconfig 2020-05-04 16:01:39 -04:00
.gitignore chore: ignore xamlmerge output from git 2022-09-29 13:57:40 -04:00
CHANGELOG.md Initial commit 2020-04-24 15:40:05 -04:00
CODE_OF_CONDUCT.md Initial commit 2020-04-24 15:40:05 -04:00
CONTRIBUTING.md Initial commit 2020-04-24 15:40:05 -04:00
Directory.Build.props fix: markup dependencies (#878) 2022-11-03 02:58:40 +00:00
Directory.Build.targets chore: Adjust release notes generation 2022-01-04 13:54:25 -05:00
LICENSE Initial commit 2020-04-24 15:40:05 -04:00
PlatformItemGroups.props feat: Add Themes Markup helpers 2022-11-02 09:25:47 -04:00
README.md docs: update doc link 2022-06-02 14:02:25 -04:00
Uno.CrossTargeting.props chore: add target framework override capabilities 2022-09-14 12:13:01 -04:00
Uno.Themes.sln feat: Add Themes Markup helpers 2022-11-02 09:25:47 -04:00
azure-pipelines.yml fix: markup dependencies (#878) 2022-11-03 02:58:40 +00:00
crosstargeting_override.props.sample chore: add target framework override capabilities 2022-09-14 12:13:01 -04:00
gitversion.yml chore: bump uno 2022-08-30 17:43:06 -04:00
global.json feat: Add support for net6 mobile targets, bump to uno 4.2-dev 2022-03-30 14:07:37 -04:00
mergify.yml ci: Adjust mergify 2022-03-25 11:29:06 -04:00
nuget.config feat: Add Themes Markup helpers 2022-11-02 09:25:47 -04:00

README.md

Uno.Themes

Open Uno.Themes in Gitpod Azure DevOps License

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:

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 NuGet stable NuGet preview
Uno.Material.WinUI NuGet stable NuGet preview
Uno.Cupertino NuGet stable NuGet preview
Uno.Cupertino.WinUI NuGet stable NuGet preview

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

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):

Uno.Themes Contributors

💖 Thank you.