From b8c7a9dbb74d581a53a64a095b8c1e112c3c3bf3 Mon Sep 17 00:00:00 2001 From: Prozilla Date: Thu, 10 Aug 2023 13:45:19 +0200 Subject: [PATCH] Updated docs/design --- docs/design/README.md | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/docs/design/README.md b/docs/design/README.md index 7fe9650..2cc79b2 100644 --- a/docs/design/README.md +++ b/docs/design/README.md @@ -8,10 +8,18 @@ ProzillaOS is designed in Figma by Prozilla. You can view the design file [here] -## UI Icons +### Font -ProzillaOS uses [FontAwesome](https://fontawesome.com/) icons in its UI. +The font used by ProzillaOS is [Poppins](https://fonts.google.com/specimen/Poppins) from Google Fonts by Indian Type Foundry, Jonny Pinhorn. -## App Icons +### UI Icons -The apps use icons that are mostly modified versions of FontAwesome icons, designed by Prozilla. \ No newline at end of file +ProzillaOS uses [Font Awesome](https://fontawesome.com/) icons in its UI. + +### App Icons + +The apps use icons that are either modified versions of FontAwesome icons or originals, designed by Prozilla. + +### Color Palette + +The color palette is the [Canadian Palette](https://flatuicolors.com/palette/ca) from Flat UI Colors 2 by Ahmet Sulek. \ No newline at end of file