Skip to content

Commit f4c96a4

Browse files
authored
Merge pull request #10431 from nextcloud/enh/noid/add-penpot
update design foundation and add penpot links
2 parents e4751da + 0c1d602 commit f4c96a4

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

developer_manual/design/foundations.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,13 @@ Foundations
44

55
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.
66

7+
For web apps, there is the `Vue library <https://nextcloud-vue-components.netlify.app/>`_ and the `Penpot design kit <https://design.penpot.app/#/view/db3839da-807b-8052-8002-576401e9a375?page-id=db3839da-807b-8052-8002-576401e9a376&section=interactions&index=0&share-id=11fde340-21f4-802e-8002-8d8d305e7ab5>`_.
8+
79
Color
810
-----
911

12+
`Penpot colors <https://design.penpot.app/#/view/db3839da-807b-8052-8002-576401e9a375?page-id=3f784c86-6c27-80c6-8002-6ab128f3ffe2&section=interactions&index=3&share-id=11fde340-21f4-802e-8002-8d8d305e7ab5>`_
13+
1014
Primary color
1115
^^^^^^^^^^^^^
1216

@@ -129,6 +133,8 @@ While interface elements like buttons are colored differently depending on their
129133
Typography
130134
----------
131135

136+
`Penpot typography <https://design.penpot.app/#/view/db3839da-807b-8052-8002-576401e9a375?page-id=3f784c86-6c27-80c6-8002-6ab128f3ffe2&section=interactions&index=1&share-id=11fde340-21f4-802e-8002-8d8d305e7ab5>`_
137+
132138
To ensure compatibility with different platforms, Nextcloud apps always use the native system font.
133139

134140
For legibility, make sure that the text in your content uses:
@@ -149,6 +155,8 @@ The text sizes for the different platforms are:
149155
Icons
150156
-----
151157

158+
`Penpot icons <https://design.penpot.app/#/view/db3839da-807b-8052-8002-576401e9a375?page-id=3f784c86-6c27-80c6-8002-6ab128f3ffe2&section=interactions&index=0&share-id=11fde340-21f4-802e-8002-8d8d305e7ab5>`_
159+
152160
.. image:: ../images/material-icons.png
153161
:alt: Material icons
154162

0 commit comments

Comments
 (0)