diff --git a/developer_manual/design/foundations.rst b/developer_manual/design/foundations.rst index 6fc342bfc..3ec493f68 100644 --- a/developer_manual/design/foundations.rst +++ b/developer_manual/design/foundations.rst @@ -4,12 +4,12 @@ Foundations There are several design elements that are common to all Nextcloud apps. If you are developing for a platform that has its own design specifications, for example Android, it would be a good idea to keep those in mind while designing your app. -For web apps, there is the `Vue library `_ and the `Penpot Design Kit `_. +For web apps, there is the `Vue library `_ and the `Penpot design kit `_. Color ----- -`Penpot Colors `_ +`Penpot colors `_ Primary color ^^^^^^^^^^^^^ @@ -133,7 +133,7 @@ While interface elements like buttons are colored differently depending on their Typography ---------- -`Penpot Typographie `_ +`Penpot typography `_ To ensure compatibility with different platforms, Nextcloud apps always use the native system font. @@ -155,7 +155,7 @@ The text sizes for the different platforms are: Icons ----- -`Penpot Icons `_ +`Penpot icons `_ .. image:: ../images/material-icons.png :alt: Material icons