Skip to content

Commit 94137d4

Browse files
committed
test commit
Signed-off-by: Julio Ortega <julio.ortega@dialpad.com>
1 parent 48d6577 commit 94137d4

1 file changed

Lines changed: 37 additions & 0 deletions

File tree

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
---
2+
title: Brand
3+
description: Branding assets.
4+
---
5+
6+
<dt-notice
7+
kind="info"
8+
title="Dialpad logomark"
9+
:hideClose="true"
10+
class="d-wmx100p"
11+
>
12+
<template #default>
13+
If you're looking for just the logo without the wordmark, you can find them as an icon in <a class="d-link d-link--muted" :href="$withBase('/design/icons/?search=dialpad')">Dialtone's Icon library</a>
14+
</template>
15+
</dt-notice>
16+
17+
<icons illustration kind="brand-logos" size="large"></icons>
18+
19+
## Choosing Between Dialpad Logo Color Options
20+
21+
<!-- This is temporary, and should be replaced in a more visual nature — possibly as part of the would-be Brand section. -->
22+
23+
Logos are available in a fixed set of color options to suit different backgrounds, contexts, and theme needs.
24+
25+
### Wordmark With Full-Color Logomark
26+
27+
* `dialpad-logo`: Suitable for most cases. Wordmark foreground color responds to Dialtone light and dark themes. For example, the wordmark will be dark in the default theme, and light in the dark theme.
28+
* `dialpad-logo-inverted`: Appropriate for use on a contrasting surface color. For example, in a light theme the wordmark will be light on a dark contrasting surface.
29+
* `dialpad-logo-black`: When the wordmark must remain black regardless of theme or context.
30+
* `dialpad-logo-white`: When the wordmark must remain white regardless of theme or context.
31+
32+
### Monochrome Wordmark and Logomark
33+
34+
* `dialpad-mono`: Single-color wordmark and logomark in Dialtone's primary foreground color. Responds to Dialtone light and dark themes.
35+
* `dialpad-mono-inverted`: Appropriate for use on a contrasting surface color. For example, in a light theme it would be light on a dark contrasting surface.
36+
* `dialpad-mono-black`: When the entire logo must remain black regardless of theme.
37+
* `dialpad-mono-white`: When the entire logo must remain white regardless of theme.

0 commit comments

Comments
 (0)