Skip to content

elcaptain/brand-assets

 
 

Repository files navigation

Brands

Source brand assets (logos, wordmarks, lockups) for the Open Home Foundation and its projects. For usage guidelines, see the brand guidelines site.

Copyright notice

This logo is trademarked and the property of the Open Home Foundation. This means it is not available for commercial use without express written permission from the foundation. We regard commercial use as anything designed to market or promote a product, software or service that is for sale. Please contact partner@openhomefoundation.org for further information.

Brands

Brand Directory
Open Home Foundation open-home-foundation/
Home Assistant home-assistant/
Music Assistant music-assistant/
ESPHome esphome/

Structure

Each brand directory contains files for print (eps, pdf) and screens (png, svg):

{brand}/
├── print
    ├── lockup
        ├── inline
        ├── main
        └── stacked
    └── logomark
├── screen
    ├── lockup
        ├── inline
        ├── main
        └── stacked
    └── logomark

Naming Convention

All files follow: {brand}-{type}-{variant}-{theme}-{background}.{ext}

  • Type: logomark, wordmark, lockup (logomark + wordmark)
  • Variant: inline, main, stacked
  • Themes: color (full color), monochrome (one color)
  • Background: on-dark (for dark backgrounds), on-bright (for bright backgrounds)

Examples:

  • open-home-foundation/print/logomark/OHF-mark-color-on-bright-cmyk.eps
  • home-assistant/screen/lockup/HA-lockup-main-color-on-dark.png

Adding a New Brand

  1. Create a directory using the brand's kebab-case name (e.g., my-project/).
  2. Add the needed folder structure.
  3. Name files as {brand}-{type}-{variant}-{theme}-{background}.{ext}.
  4. Update the brands table in this README.

About

Brand assets for the Open Home Foundation and its projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors