From 28fd5532e10a184650cea3cde442fa25e2d35a97 Mon Sep 17 00:00:00 2001 From: Germain Date: Fri, 12 May 2023 12:11:13 +0100 Subject: [PATCH] Update compound references --- docs/design.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/docs/design.md b/docs/design.md index c46ee0e84d..c9e11f668a 100644 --- a/docs/design.md +++ b/docs/design.md @@ -97,11 +97,15 @@ Main entry point: https://www.figma.com/files/project/5612863/Element?fuid=77937 Note: all the Figma links are not publicly available. -### Coumpound +### Compound -Coumpound contains the theme of the application, with all the components, in Light and Dark theme: palette (colors), typography, iconography, etc. +Compound is Element's design system where you'll find styles and documentation +regarding user interfaces. -https://www.figma.com/file/X4XTH9iS2KGJ2wFKDqkyed/Compound +- Documentation: [https://compound.element.io](https://compound.element.io) +- [Compound Android – Figma document](https://www.figma.com/file/G1xy0HDZKJf5TCRFmKb5d5/Compound-Android-Components) +- [Compound Styles - Figma document](https://www.figma.com/file/PpKepmHKGikp33Ql7iivbn/Compound-Styles?type=design) +- [Compound Icons - Figma document](https://www.figma.com/file/gkNXqPoiJhEv2wt0EJpew4/Compound-Icons) ### Login