This library is designed to help you use the material design system with the Uno Platform
Перейти к файлу
Steve Bilogan 37f4df42ec
docs: pr comments
Co-authored-by: Agnès ZITTE <16295702+agneszitte@users.noreply.github.com>
2024-04-16 10:39:37 -04:00
.github chore: Enable release checks 2024-01-31 14:34:05 -05:00
build docs: update overview and getting started for single project (#1385) 2024-04-12 23:58:01 +00:00
design feat: Add template sketch file 2020-08-11 16:30:45 -04:00
doc docs: pr comments 2024-04-16 10:39:37 -04:00
src fix: Navigation View theme fixes (#1360) 2024-04-12 14:32:09 +00:00
.editorconfig build: split projects across winui/uwp (#1346) 2024-02-10 16:20:23 +00:00
.gitignore fix: Add Mobile Samples Heads (post update to Uno 5.X and net7.0 bump) (#1046) 2023-07-21 09:53:23 -04:00
CODE_OF_CONDUCT.md Initial commit 2020-04-24 15:40:05 -04:00
CONTRIBUTING.md ci: Enable markdown linting and spell checking 2023-12-06 15:55:19 -05:00
Directory.Build.props feat: adding support for implicit namespaces (#1366) 2024-03-22 20:56:30 +00:00
Directory.Build.targets build: split projects across winui/uwp (#1346) 2024-02-10 16:20:23 +00:00
Directory.UnoMetadata.targets ci: Adjust assets location 2023-05-15 15:12:39 -04:00
LICENSE Initial commit 2020-04-24 15:40:05 -04:00
PlatformItemGroups.props build: split projects across winui/uwp (#1346) 2024-02-10 16:20:23 +00:00
README.md docs: Update README.md with the new discord server link (#1362) 2024-03-01 19:52:34 -05:00
Settings.XamlStyler style: adjust XamlStyler settings 2023-05-25 12:02:45 -04:00
Uno.CrossTargeting.props build: split projects across winui/uwp (#1346) 2024-02-10 16:20:23 +00:00
Uno.Themes-UWP.slnf build: split projects across winui/uwp (#1346) 2024-02-10 16:20:23 +00:00
Uno.Themes-WinUI.slnf build: split projects across winui/uwp (#1346) 2024-02-10 16:20:23 +00:00
Uno.Themes-packages.slnf build: split projects across winui/uwp (#1346) 2024-02-10 16:20:23 +00:00
Uno.Themes.sln build: split projects across winui/uwp (#1346) 2024-02-10 16:20:23 +00:00
azure-pipelines.yml ci: Adjustments for non docs only stages 2024-04-04 15:31:09 -04:00
crosstargeting_override.props.sample build: split projects across winui/uwp (#1346) 2024-02-10 16:20:23 +00:00
gitversion.yml ci: Adjust legacy triggers and versioning 2023-06-29 15:55:08 -04:00
global.json build: split projects across winui/uwp (#1346) 2024-02-10 16:20:23 +00:00
mergify.yml ci: Adjust mergify 2022-03-25 11:29:06 -04:00
nuget.config chore: Remove unused feeds 2024-04-03 10:23:54 -04:00
winappsdk-workaround.targets fix: add xbf workaround (#901) 2022-12-22 04:22:32 +00:00

README.md

Uno.Themes

Themes design systems

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 themes
  • 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.

Where can I get support?

Support is available through GitHub Discussions or Discord Server - where our engineering team and community will be able to help you.

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 Server 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.