llms.txt
Dialtone Brand Identity
A complete profile of Dialtone's visual system — colors, typography, components, and personality.
Quick Facts
| Field | Value |
|---|---|
| Primary | #FFB86A |
| Accent | #FFB86A |
| Body Font | GeistMono |
| Heading Font | GeistMono |
Color Palette
- primary: #FFB86A
- accent: #FFB86A
- background: #111111
- textPrimary: #FFFFFF
- link: #FFB86A
Typography
- primary: GeistMono — https://fonts.google.com/specimen/GeistMono
- heading: GeistMono — https://fonts.google.com/specimen/GeistMono
Visual Assets
- Logo:
- Favicon:
UI Components
- buttonPrimary: background=#FFFFFF, textColor=#000000, borderRadius=9999px, shadow=none
- buttonSecondary: background=transparent, textColor=#FFFFFF, borderColor=#2E2E2E, borderRadius=9999px, shadow=none
Brand Personality
Tone: modern · Energy: medium · Audience: tech-savvy professionals
Dialtone Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
- Rocketeer | Claude Code for GTM
- Image:
- Source: https://www.usedialtone.com/
- Rocketeer | Claude Code for GTM
- Image:
- Source: https://www.usedialtone.com/
- Dialtone (Video 2009) - IMDb
- Image:
- Source: https://www.imdb.com/title/tt1395036/
Machine-Readable Profile
{
"colorScheme": "dark",
"fonts": [
{
"family": "GeistMono",
"role": "monospace"
}
],
"colors": {
"primary": "#FFB86A",
"accent": "#FFB86A",
"background": "#111111",
"textPrimary": "#FFFFFF",
"link": "#FFB86A"
},
"typography": {
"fontFamilies": {
"primary": "GeistMono",
"heading": "GeistMono"
},
"fontStacks": {
"heading": [
"GeistMono",
"ui-monospace",
"SFMono-Regular",
"Roboto Mono",
"Menlo",
"Monaco",
"Liberation Mono",
"DejaVu Sans Mono",
"Courier New",
"monospace"
],
"body": [
"GeistMono",
"ui-monospace",
"SFMono-Regular",
"Roboto Mono",
"Menlo",
"Monaco",
"Liberation Mono",
"DejaVu Sans Mono",
"Courier New",
"monospace"
],
"paragraph": [
"GeistMono",
"ui-monospace",
"SFMono-Regular",
"Roboto Mono",
"Menlo",
"Monaco",
"Liberation Mono",
"DejaVu Sans Mono",
"Courier New",
"monospace"
]
},
"fontSizes": {
"h1": "72px",
"h2": "30px",
"body": "18px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "0px"
},
"components": {
"buttonPrimary": {
"background": "#FFFFFF",
"textColor": "#000000",
"borderRadius": "9999px",
"borderRadiusCorners": {
"topLeft": "9999px",
"topRight": "9999px",
"bottomRight": "9999px",
"bottomLeft": "9999px"
},
"shadow": "none"
},
"buttonSecondary": {
"background": "transparent",
"textColor": "#FFFFFF",
"borderColor": "#2E2E2E",
"borderRadius": "9999px",
"borderRadiusCorners": {
"topLeft": "9999px",
"topRight": "9999px",
"bottomRight": "9999px",
"bottomLeft": "9999px"
},
"shadow": "none"
}
},
"images": {
"logo": "https://www.rocketeer.build/Rocketeer_Assets_R1/Rocketeer%20Logo_Logo%20Name%20-%20White%20Text.png",
"favicon": "https://www.rocketeer.build/icon.svg?icon.90799ba5.svg",
"ogImage": null,
"logoHref": "#top",
"logoAlt": "Rocketeer"
},
"personality": {
"tone": "modern",
"energy": "medium",
"targetAudience": "tech-savvy professionals"
},
"designSystem": {
"framework": "tailwind",
"componentLibrary": ""
},
"confidence": {
"buttons": 0.95,
"colors": 0.9,
"overall": 0.925
}
}