You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/branding.md
+70-13Lines changed: 70 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,27 +3,84 @@ title: Branding Guidelines
3
3
contributors:
4
4
- jhnns
5
5
- skipjack
6
+
- rouzbeh84
6
7
---
7
8
8
-
Here you can find design assets needed for displaying webpack's logo or icon. See our official [media repository](https://github.com/webpack/media) for more information and to find the [license](https://github.com/webpack/media/blob/master/LICENSE) that governs this work. Click any of the images to download them.
9
+
Here you can find guidelines, assets, and licenses in regards to the **webpack** project. See our official [media repository](https://github.com/webpack/media) for more information and to find the [license](https://github.com/webpack/media/blob/master/LICENSE) that governs this work. Click any of the images to download them.
9
10
11
+
## [Media](https://github.com/webpack/media)
10
12
11
-
## Logo on White
13
+
## The webpack Name
12
14
13
-
<adownloadhref="../assets/logo-on-white-bg.svg">
14
-

15
-
</a>
15
+
webpack should **always** be written in lower-case letters, even at the beginning of a sentence.
16
16
17
+
## Logo
17
18
18
-
## Logo on Dark
19
+
The webpack logo should be placed on a white background with enough space around it like this:
<imgsrc="https://github.com/webpack/media/blob/master/logo/logo-on-white-bg.png?raw=true"alt="webpack logo default with proper spacing on light background" />
Just double the size of the inner dark blue cube to get an idea how much space the logo should have.
28
+
29
+
For dark backgrounds, you can use the negative version of the logo:
30
+
31
+
<divstyle="display: block; background: #111;">
32
+
<imgsrc="https://github.com/webpack/media/blob/master/logo/logo-on-dark-bg.png?raw=true"alt="webpack logo default with proper spacing on light background" />
We use the beautiful [Geomanist Medium](http://geomanist.com/) font from the extremely talented folks at the [Atipo Foundry](http://atipofoundry.com/) who provide the entire font family at a 'pay what you want' model.
60
+
61
+
## Color Palette
62
+
63
+
The following colors are used throughout the site in various combinations and on our fancy clothing line launched with the help of [Open Collective](http://opencollective.com) and [Threadless](https://medium.com/u/840563ee2a56) over at the [official webpack store](https://webpack.threadless.com/collections/the-final-release-collection/)!
The logo and the brand name are **not MIT licensed**. Please check [our LICENSE](https://github.com/webpack/media/blob/master/LICENSE) for usage guidelines.
0 commit comments