llms.txt

Dollyglot Brand Identity

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

Quick Facts

Field Value
Primary #000000
Accent #000000
Body Font Roboto
Heading Font Roboto

Color Palette

Typography

Visual Assets

UI Components

Brand Personality

Tone: professional · Energy: medium · Audience: business professionals and companies interested in AI integration

Dollyglot Brand in the Wild

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

Machine-Readable Profile

{
 "colorScheme": "light",
 "fonts": [
 {
 "family": "Roboto",
 "role": "body"
 }
],
 "colors": {
 "primary": "#000000",
 "accent": "#000000",
 "background": "#FFFFFF",
 "textPrimary": "#000000",
 "link": "#000000"
 },
 "typography": {
 "fontFamilies": {
 "primary": "Roboto",
 "heading": "Roboto"
 },
 "fontStacks": {
 "heading": [
 "-apple-system",
 "BlinkMacSystemFont",
 "Segoe UI",
 "Roboto",
 "Helvetica Neue",
 "Arial",
 "sans-serif"
 ],
 "body": [
 "-apple-system",
 "BlinkMacSystemFont",
 "Segoe UI",
 "Roboto",
 "Helvetica Neue",
 "Arial",
 "sans-serif"
 ],
 "paragraph": [
 "-apple-system",
 "BlinkMacSystemFont",
 "Segoe UI",
 "Roboto",
 "Helvetica Neue",
 "Arial",
 "sans-serif"
 ]
 },
 "fontSizes": {
 "h1": "72px",
 "h2": "48px",
 "body": "21.6px"
 }
 },
 "spacing": {
 "baseUnit": 4,
 "borderRadius": "0px"
 },
 "components": {
 "buttonPrimary": {
 "background": "#000000",
 "textColor": "#FFFFFF",
 "borderRadius": "8px",
 "borderRadiusCorners": {
 "topLeft": "8px",
 "topRight": "8px",
 "bottomRight": "8px",
 "bottomLeft": "8px"
 },
 "shadow": "none"
 },
 "buttonSecondary": {
 "background": "#FFFFFF",
 "textColor": "#000000",
 "borderColor": "#000000",
 "borderRadius": "8px",
 "borderRadiusCorners": {
 "topLeft": "8px",
 "topRight": "8px",
 "bottomRight": "8px",
 "bottomLeft": "8px"
 },
 "shadow": "none"
 }
 },
 "images": {
 "logo": "https://www.dollyglot.com/dollyglot_logo.png",
 "favicon": "https://www.dollyglot.com/favicon.ico",
 "ogImage": null,
 "logoAlt": "Dollyglot Logo"
 },
 "personality": {
 "tone": "professional",
 "energy": "medium",
 "targetAudience": "business professionals and companies interested in AI integration"
 },
 "designSystem": {
 "framework": "bootstrap",
 "componentLibrary": ""
 },
 "confidence": {
 "buttons": 0.9,
 "colors": 0.9,
 "overall": 0.9
 }
}