This library is designed to help you use the material design system with the Uno Platform
Перейти к файлу
Jérôme Laban 2f690f8371
ci: Bump macOS and linux images
2022-09-09 08:42:04 -04:00
.github chore: bump uno 2022-08-30 17:43:06 -04:00
build chore: bump uno 2022-08-30 17:43:06 -04:00
design feat: Add template sketch file 2020-08-11 16:30:45 -04:00
doc docs: Address style key changes in migration 2022-06-30 11:31:18 -04:00
src fix(Textbox): Fix placeholder and icon alignment for M3 multiline Textboxes 2022-09-07 19:12:32 -04:00
.editorconfig add editorconfig 2020-05-04 16:01:39 -04:00
.gitignore chore: Update gitignore file 2020-07-02 13:40:32 -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 ci: Adjust nuget authors 2022-05-18 20:27:53 -04: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
README.md docs: update doc link 2022-06-02 14:02:25 -04:00
Uno.Themes.sln chore: bump uno 2022-08-30 17:43:06 -04:00
azure-pipelines.yml ci: Bump macOS and linux images 2022-09-09 08:42:04 -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 add nuget.config to include uno-dev and uno-feature package sources 2020-05-04 16:02:13 -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.