Skip to content

Style Guide

8illy edited this page Aug 18, 2023 · 1 revision

App Name

Libre

Branding and Logos

For all Frontend related tasks with branding and logo design, the resources are located in the public/ react folder

Fonts

For text we use an adaptable font-family suite in order to provide a user-friendly experience catered towards the OS:

font-family: -apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif

For our logo we use

Colors

Name Used For Hex Color
Beige Main Background #FFEEC1
Red Orange Accent Text #b14c2a
Dark Orange Logo Background #952e0b

Clone this wiki locally