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
- primary: #0F1D33
- secondary: #8BA3C7
- accent: #00D4FF
- background: #0B1628
- textPrimary: #0B1628
- link: #0B1628
Typography
- primary: Geist — https://fonts.google.com/specimen/Geist
- heading: Geist — https://fonts.google.com/specimen/Geist
Visual Assets
- Favicon:
- Social card (og:image):
UI Components
- input: background=#0F1D33, textColor=#E8F0FF, borderColor=#0A2539, borderRadius=16px, shadow=none
- buttonPrimary: background=#00D4FF, textColor=#0B1628, borderRadius=100px, shadow=none
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.
- Protify - TodoFusion - Unify Your Tasks, Amplify Your Productivity
- Image:
- Source: https://hi.askjo.ai/integrations/protify
- Jo-Ad | Buzz Lightyear of Star Command Wiki | Fandom
- Image:
- Source: https://blosc.fandom.com/wiki/Jo-Ad
- Murderer Report' Jo Yeo-jeong, "It was a two-person play format, so I was afraid because there was nowhere to hide if I couldn't act"
- Image:
- Source: https://www.cineplay.co.kr/en-us/articles/20561
- J'JO Review 2026: Pricing, Pros, Cons, & Safety
- Image:
- Source: https://milkroad.com/reviews/jjo/
Working with these fonts
Not found on Google Fonts? CharacterQuilt.com suggests the following flow for capturing fonts:
- Open the company's homepage in a browser with DevTools open.
- In the Network tab, filter by "Font".
- Hard-reload the page and capture additional font weights.
- Download each font URL locally from the captured list.
- 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
}
}