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

Typography

Visual Assets

UI Components

Brand Personality

Tone: modern · Energy: medium · Audience: developers

Double – Coding Copilot Brand in the Wild

Real-world brand assets — ads, campaigns, marketing materials.

Working with these fonts

Not found on Google Fonts? Instructions:

  1. Open the company's homepage in a browser with DevTools open.
  2. In the Network tab, filter by "Font".
  3. Hard-reload the page and click around to load specific font weights.
  4. For each captured font URL: right-click → Save As.
  5. 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
 }
}