commit | 772973a6832e0891e6bf4775b34a819e3ccda29e | [log] [tgz] |
---|---|---|
author | Material Eng <no-reply@google.com> | Wed Dec 07 20:47:45 2022 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Dec 07 20:48:20 2022 |
tree | 49a88400f6cdfa11b1140e5399e6543cde101cf9 | |
parent | 17bb7751a7e443fcfbe0a87f6ea97277a1294eb8 [diff] |
- Removing type=module - Updating build scripts PiperOrigin-RevId: 493682097
Algorithms and utilities that power the Material Design 3 (M3) color system, including choosing theme colors from images and creating tones of colors; all in a new color space.
Language | Availability | Package |
---|---|---|
C++ | ✅ | |
Dart | ✅ | |
Java | ✅ | Coming soon |
Objective-C | Coming soon | |
TypeScript | ✅ |
Need another platform/language? Check the existing issues or open a new one.
A common use case for this library is extracting a single color from an image. Here's how to do that:
Coming soon
The library is built out of multiple components
This enables easy merging and updating of subsets into other libraries, such as Material Design Components, Android System UI, etc.
The Science of Color & Design - Material Design
The Material Theme Builder Figma plugin and web tool are recommended for design workflows. The Material Theme Builder delivers dynamic color to where design is done. Designers can take an existing design, and see what it looks like under different themes, with just a couple clicks.