💄(demo) update default cunningham tokens

Update default demo app design tokens to
avoid unnecessary changes unrelated to branch work.
This commit is contained in:
Lebaud Antoine
2023-06-26 12:15:41 +02:00
committed by aleb_the_flash
parent 16463c6c83
commit 2a5533962d
3 changed files with 14 additions and 120 deletions

View File

@@ -78,14 +78,15 @@
--c--theme--font--sizes--l: 1rem;
--c--theme--font--sizes--m: 0.8125rem;
--c--theme--font--sizes--s: 0.6875rem;
--c--theme--font--weights--thin: 100;
--c--theme--font--weights--regular: 300;
--c--theme--font--weights--medium: 400;
--c--theme--font--weights--bold: 500;
--c--theme--font--weights--thin: 200;
--c--theme--font--weights--light: 300;
--c--theme--font--weights--regular: 400;
--c--theme--font--weights--medium: 500;
--c--theme--font--weights--bold: 600;
--c--theme--font--weights--extrabold: 700;
--c--theme--font--weights--black: 900;
--c--theme--font--families--base: Roboto;
--c--theme--font--families--accent: Roboto;
--c--theme--font--weights--black: 800;
--c--theme--font--families--base: "Roboto Flex Variable", sans-serif;
--c--theme--font--families--accent: "Roboto Flex Variable", sans-serif;
--c--theme--spacings--xl: 4rem;
--c--theme--spacings--l: 3rem;
--c--theme--spacings--b: 1.625rem;