diff options
Diffstat (limited to 'website/assets/logos/README.md')
-rw-r--r-- | website/assets/logos/README.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/website/assets/logos/README.md b/website/assets/logos/README.md new file mode 100644 index 000000000..86cd8e6d9 --- /dev/null +++ b/website/assets/logos/README.md @@ -0,0 +1,10 @@ +# Logos + +This directory contains logo assets. + +The colors used are: + +* Background (blue): #262262 +* Highlight (yellow): #FBB03B + +Use `make` to generate sized PNGs from SVGs. |