llms.txt
Double – Coding Copilot Brand Identity
A complete profile of Double – Coding Copilot's visual system — colors, typography, components, and personality — extracted from https://double.bot. Built for designers, agents, and AI tools.
Quick Facts
| Field | Value |
|---|---|
| Primary | #111827 |
| Accent | #DEF6E7 |
| Body Font | Inter |
| Heading Font | Inter |
Color Palette
- primary: #111827
- secondary: #FEF1E8
- accent: #DEF6E7
- background: #FFFFFF
- textPrimary: #46423F
- link: #DEF6E7
Typography
- primary: Inter — https://fonts.google.com/specimen/Inter
- heading: Inter — https://fonts.google.com/specimen/Inter
Visual Assets
- Logo:
- Favicon:
- Social card (og:image):
UI Components
- input: background=transparent, textColor=#1E1A17, borderColor=null, borderRadius=0px, shadow=none
Brand Personality
Tone: modern · Energy: medium · Audience: developers
Double – Coding Copilot Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
- CodeSnap - Double, the AI Coding Copilot
- Image:
- Source: https://docs.double.bot/features/codesnap
- Chat - Double, the AI Coding Copilot
- Image:
- Source: https://docs.double.bot/features/chat
- Autocomplete - Double, the AI Coding Copilot
- Image:
- Source: https://docs.double.bot/features/autocomplete
Working with these fonts
Not found on Google Fonts? Instructions:
- Open the company's homepage in a browser with DevTools open.
- In the Network tab, filter by "Font".
- Hard-reload the page and click around to load specific font weights.
- For each captured font URL: right-click → Save As.
- Copy CSS @font-face declarations and point to your local file path.
Machine-Readable Profile
{
"colorScheme": "light",
"fonts": [
{
"family": "Inter",
"role": "body"
}
],
"colors": {
"primary": "#111827",
"secondary": "#FEF1E8",
"accent": "#DEF6E7",
"background": "#FFFFFF",
"textPrimary": "#46423F",
"link": "#DEF6E7"
},
"typography": {
"fontFamilies": {
"primary": "Inter",
"heading": "Inter"
},
"fontStacks": {
"heading": [
"Inter",
"-apple-system",
"BlinkMacSystemFont",
"Segoe UI",
"system-ui",
"sans-serif"
],
"body": [
"Inter",
"-apple-system",
"BlinkMacSystemFont",
"Segoe UI",
"system-ui",
"sans-serif"
],
"paragraph": [
"Inter",
"-apple-system",
"BlinkMacSystemFont",
"Segoe UI",
"system-ui",
"sans-serif"
]
},
"fontSizes": {
"h1": "30px",
"h2": "16px",
"body": "16px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "4px"
},
"components": {
"input": {
"background": "transparent",
"textColor": "#1E1A17",
"borderColor": null,
"borderRadius": "0px",
"borderRadiusCorners": {
"topLeft": "0px",
"topRight": "0px",
"bottomRight": "0px",
"bottomLeft": "0px"
},
"shadow": "none"
}
},
"images": {
"logo": "https://mintcdn.com/double/dKjQdXGaKSgxICRk/logo/logo-dark.png?fit=max&auto=format&n=dKjQdXGaKSgxICRk&q=85&s=a72cd6fed912e8e9129236aa2381a8fe",
"favicon": "https://docs.double.bot/mintlify-assets/_mintlify/favicons/double/arBPo4v0dkYTGz1I/_generated/favicon/apple-touch-icon.png",
"ogImage": "https://i.imgur.com/joMgFQZ.png",
"logoHref": "/",
"logoAlt": "light logo"
},
"personality": {
"tone": "modern",
"energy": "medium",
"targetAudience": "developers"
},
"designSystem": {
"framework": "tailwind",
"componentLibrary": "unknown"
},
"confidence": {
"buttons": 0.6,
"colors": 0.9,
"overall": 0.75
}
}