llms.txt
Browser Buddy Brand Identity
A complete profile of Browser Buddy's visual system — colors, typography, components, and personality.
Quick Facts
| Field | Value |
|---|---|
| Primary | #79FFE1 |
| Accent | #0070F3 |
| Body Font | sf pro text |
| Heading Font | sf pro text |
Color Palette
- primary: #79FFE1
- secondary: #FF0080
- accent: #0070F3
- background: #DDDDDD
- textPrimary: #0070F3
- link: #0070F3
Typography
- primary: sf pro text — https://fonts.google.com/specimen/sf+pro+text
- heading: sf pro text — https://fonts.google.com/specimen/sf+pro+text
Brand Personality
Tone: professional · Energy: medium · Audience: unknown
Browser Buddy Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
- Browser Buddy: VPN Browser - Apps on Google Play
- Browser Buddy - Chrome Web Store
- Browser Buddy | An AI buddy that finds you thoughtful quotes and essays | Product Hunt
- Image:
- Source: https://www.producthunt.com/products/browser-buddy-2
- BonziBuddy - Wikipedia
- Image:
- Source: https://en.wikipedia.org/wiki/BonziBuddy
Working with these fonts
Not found on Google Fonts? Instructions to follow if you have permission to use the fonts:
- Open the company's homepage in a browser with DevTools open.
- In the Network tab, filter by "Font".
- Hard-reload the page and navigate around to capture font URLs.
- Download and save the font files locally.
- Extract CSS @font-face declarations for local use.
Machine-Readable Profile
{
"colorScheme": "light",
"fonts": [
{
"family": "sf pro text",
"count": 5
},
{
"family": "sf pro icons",
"count": 5
},
{
"family": "helvetica neue",
"count": 5
},
{
"family": "helvetica",
"count": 5
},
{
"family": "arial",
"count": 5
},
{
"family": "sans-serif",
"count": 5
}
],
"colors": {
"primary": "#79FFE1",
"secondary": "#FF0080",
"accent": "#0070F3",
"background": "#DDDDDD",
"textPrimary": "#0070F3",
"link": "#0070F3"
},
"typography": {
"fontFamilies": {
"primary": "sf pro text",
"heading": "sf pro text"
},
"fontStacks": {
"body": [
"sf pro text",
"sf pro icons",
"helvetica neue",
"helvetica",
"arial",
"sans-serif"
],
"heading": [
"sf pro text",
"sf pro icons",
"helvetica neue",
"helvetica",
"arial",
"sans-serif"
],
"paragraph": [
"sf pro text",
"sf pro icons",
"helvetica neue",
"helvetica",
"arial",
"sans-serif"
]
},
"fontSizes": {
"h1": "16px",
"h2": "16px",
"body": "16px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "4px"
},
"components": {},
"images": {
"logo": null,
"favicon": null,
"ogImage": null
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "unknown"
},
"designSystem": {
"framework": "unknown",
"componentLibrary": ""
},
"confidence": {
"buttons": 0,
"colors": 0,
"overall": 0
}
}