Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Commons Style Guide #5

Open
teenie-quaggard opened this issue Apr 9, 2019 · 2 comments
Open

Commons Style Guide #5

teenie-quaggard opened this issue Apr 9, 2019 · 2 comments

Comments

@teenie-quaggard
Copy link
Contributor

teenie-quaggard commented Apr 9, 2019

Commons Style Guide Based on Figma

Colors

Gradient

Screen Shot 2019-04-11 at 18 29 19

Based on:

background: rgba(241,231,103,1);
background: -moz-linear-gradient(left, rgba(241,231,103,1) 0%, rgba(255,199,41,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(241,231,103,1)), color-stop(100%, rgba(255,199,41,1)));
background: -webkit-linear-gradient(left, rgba(241,231,103,1) 0%, rgba(255,199,41,1) 100%);
background: -o-linear-gradient(left, rgba(241,231,103,1) 0%, rgba(255,199,41,1) 100%);
background: -ms-linear-gradient(left, rgba(241,231,103,1) 0%, rgba(255,199,41,1) 100%);
background: linear-gradient(to right, rgba(241,231,103,1) 0%, rgba(255,199,41,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1e767', endColorstr='#ffc729', GradientType=1 );

Hex codes

Screen Shot 2019-04-12 at 13 33 53
Screen Shot 2019-04-12 at 13 33 24

Yellow Pink Black Dark Gray Light Gray White
#FFC729 #E882A8 #0D0906 #5B5B68 #C4C4C4 #FFF

Typography

Tag Sample Font
Landing Page H1 Screen Shot 2019-04-12 at 13 38 18 Poppins Extrabold 60px
Warning H1 Screen Shot 2019-04-12 at 13 41 52 Poppins Extrabold 80px
Info Page H1 Screen Shot 2019-04-12 at 13 43 15 Poppins Extrabold 40px
H2 Screen Shot 2019-04-12 at 13 44 52 Screen Shot 2019-04-12 at 13 44 59Screen Shot 2019-04-12 at 13 45 19 Poppins Extrabold 30px
@Oliversw
Copy link
Contributor

❤️ 😍 ❤️

@Oliversw Oliversw pinned this issue Apr 10, 2019
@teenie-quaggard
Copy link
Contributor Author

Copy of old styleguide.
See main post for updated styleguide.

Commons Style Guide

This is totally up for debate! Just nice to have a starting point. I am really into the clean, colourful card style of the Readymag inspiration at the bottom of that page and would like to implement something along the same lines. Let's talk tomorrow.

Color scheme




Pink Blue Green Yellow White Black
#D25369 #63B3D2 #9ABB16 #F7CA0F #F2F9F3 #F2F9F3

Typography

Tag Sample Font
H1 Poppins Regular 400 80px
H2 Poppins Light 300 65px
H3 Poppins Light 300 50px
H4 Poppins Regular 400 25px
P Roboto Regular 400 20px
Link Roboto Regular 400 20px

https://fonts.google.com/specimen/Poppins
https://fonts.google.com/specimen/Roboto

Crazy8s

Team Crazy8






Workshop Crazy8



Inspiration

https://stories.readymag.com/

Example cards:

https://canalstreet.market/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants