mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
34 lines
1.6 KiB
Markdown
34 lines
1.6 KiB
Markdown
|
---
|
||
|
layout: wiki
|
||
|
title: Promotional Material
|
||
|
group: user
|
||
|
order: 20
|
||
|
parent: wiki
|
||
|
---
|
||
|
|
||
|
You are hereby granted to use the ACE3 logos and imagery for promotional purposes. You are NOT allowed to use it commercially.
|
||
|
|
||
|
## Colors
|
||
|
|
||
|
![white](https://cloud.githubusercontent.com/assets/1235520/6618806/d19959e4-c8c5-11e4-85f4-814c93ec7778.jpg) White: `#ffffff, rgb(255, 255, 255)`<br/>
|
||
|
![black](https://cloud.githubusercontent.com/assets/1235520/6618807/d2c7bf0e-c8c5-11e4-8c43-6de02d47898c.jpg) Black: `#000000, rgb(0, 0, 0)`<br/>
|
||
|
![red](https://cloud.githubusercontent.com/assets/1235520/6618808/d3e6a62a-c8c5-11e4-9313-4db522a40117.jpg) Red: `#ba2619, rgb(186, 38, 25)`
|
||
|
|
||
|
## Logo
|
||
|
When using the ACE3 logo please do not stretch or skew it.
|
||
|
|
||
|
### Black
|
||
|
|
||
|
<img src="{{ site.baseurl }}/img/ace3-logo-black-small.png" height="30" />
|
||
|
|
||
|
* [JPG (white background)](https://github.com/KoffeinFlummi/ACE3/blob/master/extras/assets/logo/black/ACE3-Logo.jpg)
|
||
|
* [PNG (transparent background)](https://github.com/KoffeinFlummi/ACE3/blob/master/extras/assets/logo/black/ACE3-Logo.png)
|
||
|
* [EPS (vector file)](https://github.com/KoffeinFlummi/ACE3/blob/master/extras/assets/logo/black/ACE3-Logo.eps)
|
||
|
|
||
|
### White
|
||
|
|
||
|
<img src="{{ site.baseurl }}/img/ace3-logo-white-small.png" height="30" style="background-color: black; padding: 2px;" />
|
||
|
|
||
|
* [JPG (black background)](https://github.com/KoffeinFlummi/ACE3/blob/master/extras/assets/logo/white/ACE3-Logo.jpg)
|
||
|
* [PNG (transparent background)](https://github.com/KoffeinFlummi/ACE3/blob/master/extras/assets/logo/white/ACE3-Logo.png)
|
||
|
* [EPS (vector file)](https://github.com/KoffeinFlummi/ACE3/blob/master/extras/assets/logo/white/ACE3-Logo.eps)
|