From 64d3796343cedbe1f0a2582d246926b0e7bfcdac Mon Sep 17 00:00:00 2001 From: Germain Date: Fri, 12 May 2023 12:19:48 +0100 Subject: [PATCH] Add more compound link references --- docs/design.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/design.md b/docs/design.md index 33605f85ae..39135ed99f 100644 --- a/docs/design.md +++ b/docs/design.md @@ -31,6 +31,7 @@ ## Introduction Design at element.io is done using Figma - https://www.figma.com +You will find guidance to build using interface on the [Compound documentation – Element's design system](https://compound.element.io) ## How to import from Figma to the Element Android project @@ -41,6 +42,9 @@ Integration should be done using the Android development best practice, and shou Element Android already contains all the colors which can be used by the designer, in the module `ui-style`. Some of them depend on the theme, so ensure to use theme attributes and not colors directly. +A comprehensive [color definition documentation](https://compound.element.io/?path=/docs/tokens-color-palettes--docs) is available in Compound. + + ### Text - click on a text on Figma