This library is designed to help you use the material design system with the Uno Platform
Перейти к файлу
Pedro Jesus 461c822524 chore: add Uno.Themes RD on MergedDictionaries 2023-12-20 16:20:32 -05:00
.github chore: Add Feature branches setup 2023-12-20 16:11:18 -05:00
build docs: Lint all markdown files 2023-12-13 15:56:06 -05:00
design feat: Add template sketch file 2020-08-11 16:30:45 -04:00
doc docs: Duplicated Word 2023-12-15 17:08:29 -03:00
src chore: add Uno.Themes RD on MergedDictionaries 2023-12-20 16:20:32 -05:00
.editorconfig add editorconfig 2020-05-04 16:01:39 -04: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 chore(markup): update c#markup (#1232) 2023-10-25 22:24:39 -04:00
Directory.Build.targets feat: Adding metadata targets file 2023-05-04 00:31:38 +10: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: add TargetPlatformVersion to PlatformItemGroups.props (#1211) 2023-09-20 08:37:54 -04:00
README.md docs: Fixes after Lint markdown files was enabled 2023-12-13 17:17:46 -05:00
Settings.XamlStyler style: adjust XamlStyler settings 2023-05-25 12:02:45 -04:00
Uno.CrossTargeting.props chore: add target framework override capabilities 2022-09-14 12:13:01 -04:00
Uno.Themes.sln feature: created Uno.Themes project 2023-12-20 16:20:32 -05:00
azure-pipelines.yml chore: Add Feature branches setup 2023-12-20 16:11:18 -05:00
crosstargeting_override.props.sample build: added UseWinUI flag to crosstargeting_override 2023-10-04 09:51:04 -04:00
gitversion.yml ci: Adjust legacy triggers and versioning 2023-06-29 15:55:08 -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 chore: Move to uno 5 2023-06-20 23:04: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 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.