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
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>
<!-- 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