llms.txt

jo Brand Identity

A complete profile of jo's visual system — colors, typography, components, and personality.

Quick Facts

Field Value
Primary #0F1D33
Accent #00D4FF
Body Font Geist
Heading Font Geist

Color Palette

Typography

Visual Assets

UI Components

Brand Personality

Tone: modern · Energy: high · Audience: tech-savvy individuals looking for AI solutions

jo Brand in the Wild

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

Working with these fonts

Not found on Google Fonts? CharacterQuilt.com suggests the following flow for capturing fonts:

  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 capture additional font weights.
  4. Download each font URL locally from the captured list.
  5. Copy relevant @font-face declarations to point to your local files.

Machine-Readable Profile

{
 "colorScheme": "dark",
 "fonts": [
  {
   "family": "Geist",
   "role": "body"
  },
  {
   "family": "JetBrains Mono",
   "role": "monospace"
  }
 ],
 "colors": {
  "primary": "#0F1D33",
  "secondary": "#8BA3C7",
  "accent": "#00D4FF",
  "background": "#0B1628",
  "textPrimary": "#0B1628",
  "link": "#0B1628"
 },
 "typography": {
  "fontFamilies": {
   "primary": "Geist",
   "heading": "Geist"
  },
  "fontStacks": {
   "heading": [
    "JetBrains Mono",
    "SF Mono",
    "Menlo",
    "Consolas",
    "monospace"
   ],
   "body": [
    "Geist",
    "-apple-system",
    "BlinkMacSystemFont",
    "Segoe UI",
    "sans-serif"
   ],
   "paragraph": [
    "Geist",
    "-apple-system",
    "BlinkMacSystemFont",
    "Segoe UI",
    "sans-serif"
   ]
  },
  "fontSizes": {
   "h1": "96px",
   "h2": "56px",
   "body": "21px"
  }
 },
 "spacing": {
  "baseUnit": 4,
  "borderRadius": "4px"
 },
 "components": {
  "input": {
   "background": "#0F1D33",
   "textColor": "#E8F0FF",
   "borderColor": "#0A2539",
   "borderRadius": "16px",
   "borderRadiusCorners": {
    "topLeft": "16px",
    "topRight": "16px",
    "bottomRight": "16px",
    "bottomLeft": "16px"
   },
   "shadow": "none"
  },
  "buttonPrimary": {
   "background": "#00D4FF",
   "textColor": "#0B1628",
   "borderRadius": "100px",
   "borderRadiusCorners": {
    "topLeft": "100px",
    "topRight": "100px",
    "bottomRight": "100px",
    "bottomLeft": "100px"
   },
   "shadow": "none"
  }
 },
 "images": {
  "logo": null,
  "favicon": "https://askjo.ai/static/favicon-32.png",
  "ogImage": "https://askjo.ai/static/og-image.png"
 },
 "personality": {
  "tone": "modern",
  "energy": "high",
  "targetAudience": "tech-savvy individuals looking for AI solutions"
 },
 "designSystem": {
  "framework": "custom",
  "componentLibrary": ""
 },
 "confidence": {
  "buttons": 0.95,
  "colors": 0.9,
  "overall": 0.925
 }
}