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

Standardize the style of figures throughout the website #39

Open
jbkoh opened this issue Jul 29, 2019 · 3 comments
Open

Standardize the style of figures throughout the website #39

jbkoh opened this issue Jul 29, 2019 · 3 comments
Assignees

Comments

@jbkoh
Copy link
Collaborator

jbkoh commented Jul 29, 2019

@gtfierro It is important to keep a consistent style throughout the website for figures.

Colors

I would like to reuse the colors we used in our Brick poster like this: https://github.com/BrickSchema/brick-website/blob/addconceptpage/webpages/images/concepts/relationships.png

The color codes are:

  • Classes
    • Location: D5E8D4
    • Equipment: F8CECC
    • Point: DAE8FC
    • Substance: FFF2CC
  • Instances: F5F5F5

Note that these are defined in the default palette at draw.io if you use it.

Fonts

For visualizing Brick graphs (instances, classes, and relationships), I would like to use Fira Mono. Each character has the same width like Courier New, but Fira Mono is wider and thicker so it's easier to read.

Let me know if you have other preferences. I'd like to learn Kierstyn's opinion on the design eventually, but it'd take more time.

@gtfierro
Copy link
Member

I'm ok with standardizing the color scheme and font choice. My only concerns are for accessibility:

  • make sure the color palette is color-blind friendly
  • choosing a font that is built-in to browsers (less important for figures, but important for prose)

Can you produce a swatch image that has those colors so I can take a better look? I don't use draw.io and I'm not going to give an external application access to my Google account just to take a look

@jbkoh
Copy link
Collaborator Author

jbkoh commented Jul 29, 2019

I changed the font to Andale Mono, which should be web-safe.

Swatch

Link: https://github.com/BrickSchema/brick-website/blob/addconceptpage/CONTRIBUTING.md#brick-diagram

@shreyasnagare
Copy link
Member

Color combinations that are a potential nightmare to color blind users (which we're using):

  • Green & Red
  • Green & Blue
  • Light Green & Yellow
  • Blue & Grey
  • Green & Grey

source

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

No branches or pull requests

3 participants