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

Styling Guide #1

Open
mar-bi opened this issue Dec 8, 2017 · 11 comments
Open

Styling Guide #1

mar-bi opened this issue Dec 8, 2017 · 11 comments

Comments

@mar-bi
Copy link
Contributor

mar-bi commented Dec 8, 2017

Styling Guide

I'd like to have a Styling Guide, which I started in Slack, here.

High-Level idea

  • sharp rectangular edges for boxes,
  • rounded-edges sans-serif font-family,
  • outlined buttons with transparent background and slightly rounded corners,
  • headings use UPPERCASE,
  • white background of pages.

Wireframes

General Styling Rules

  1. Color Palette
    - Palette 4 link

  2. Boxes

  • rectangular,
  • no rounded-edges
  1. Font-Families
  • Roboto + Open Sans Specimen,
    Roboto for headings, OpenSans for text (<p>)
  1. Buttons
    a. icon buttons - SVG icons wrapped in <a>
    b. flat buttons:

    • outlined buttons - just colored borders
    • no background,
    • button text is UPPERCASE,
    • border size : 1px for small button, 2px for big
    • border has slightly rounded corners
  2. Headings

    • UPPERCASE
    • h1 - used in Hero only
    • h2 - for headings of the Main
    • h3 - for headings of the Main
  3. Icons

  1. Images
  • free images without attribution
  1. Form elements
@spences10
Copy link
Collaborator

  1. Ok, so from me it was Colour Schema 2 or 4
  2. Fonts, was it open sans and roboto?
  3. 🤷‍♂️
  4. We can make share components for these once agreed on colours I guess?

@mar-bi
Copy link
Contributor Author

mar-bi commented Dec 12, 2017

Right.

  1. Schema 4 has got 3 votes. It's a leader. So you add it with you global app style #16 .
  2. Let's stay with these fonts.
  3. together with 4
  4. we can discuss them before we start building them. 😄

@mar-bi
Copy link
Contributor Author

mar-bi commented Dec 17, 2017

ColorPalette4
colorpalette4

Hex Values:

  • "red" - #ff8463
  • "green" - #8ac3a9
  • "yellow" - #fcdeb6
  • "light violet" - #755f9f
  • "dark violet" - #453463

@spences10
Copy link
Collaborator

Beautiful 👌

@spences10 spences10 mentioned this issue Dec 17, 2017
@mar-bi
Copy link
Contributor Author

mar-bi commented Dec 26, 2017

Main Page
screen shot_main

@mar-bi
Copy link
Contributor Author

mar-bi commented Dec 26, 2017

Jobs Page

screen shot_jobs

@mar-bi
Copy link
Contributor Author

mar-bi commented Dec 26, 2017

Learn Page

screen shot_learn

@mar-bi
Copy link
Contributor Author

mar-bi commented Dec 26, 2017

Support Page

screen shot_support

@mar-bi
Copy link
Contributor Author

mar-bi commented Dec 26, 2017

Story Page

screen shot_stories

@spences10 spences10 removed this from the App Design milestone Dec 27, 2017
@mar-bi
Copy link
Contributor Author

mar-bi commented Jan 9, 2018

Inspired by Material UI

I'm going to add an issue for rounded corners of buttons and square containers:

border-radius: 2px;

and search for such elements through the app 🔍

@mar-bi mar-bi added style and removed question labels Jan 9, 2018
@spences10
Copy link
Collaborator

All teh edges 💯 👌

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

5 participants