This repository contains branding guide and assets for the JupyterHub and Binder projects.
JupyterHub and Binder are subprojects of Jupyter supported by the Jupyter Foundation, a project of The Linux Foundation. The branding guide and assets of Jupyter are available at jupyter/design
on GitHub.
The *.png
and .*svg
files to used. They are generated using build-assets.py
.
Assets of the Binder project are located in the assets/binder
directory.
Assets of the JupyterHub project are located in the src/jupyterhub
directory.
The .svg
files are provided for reproducibility. This files must only be consumed by build-assets.py
.
-
Myriad Pro from
fontfen/myriad-pro
on GitHubOn GNU/Linux,
mkdir -p ~/.local/share/fonts/myriad-pro git clone [email protected]:fontfen/myriad-pro.git cd myriad-pro cp *.ttf ~/.local/share/fonts/myriad-pro
python build-assets.py --all
Assets of the Binder project are located in the src/binder
directory.
Assets of the JupyterHub project are located in the assets/jupyterhub
directory.
Color name | Hexadecimal color codes |
---|---|
Binder Orange | #f5a252 |
Binder Pink | #e66581 |
Binder Blue | #579aca |
Grey | 545454 |
Myriad Pro is used.
The JupyterHub brand follows the Jupyter branding guide.
Color name | Hexadecimal color codes |
---|---|
Jupyter Orange | #F37626 |
Dark Grey | #4D4D4D |
Medium Dark Grey | #616161 |
Medium Grey | #757575 |
Grey | #9E9E9E |
Myriad Pro is used.