llms.txt

Lightberry Brand Identity

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

Quick Facts

Field Value
Primary #180A06
Accent #F8D588
Body Font Times New Roman
Heading Font Times New Roman

Color Palette

Typography

Visual Assets

Brand Personality

Tone: professional · Energy: medium · Audience: unknown

Lightberry Brand in the Wild

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

Working with these fonts

Not found on Google Fonts? Follow these steps:

  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 the font URLs.
  4. Save the files locally.
  5. View the page's CSS and match @font-face declarations.

Machine-Readable Profile

{
 "colorScheme": "light",
 "fonts": [
 {
 "family": "Figtree",
 "count": 14
 },
 {
 "family": "sans-serif",
 "count": 14
 },
 {
 "family": "Times New Roman",
 "count": 12
 },
 {
 "family": "Azeret Mono",
 "count": 10
 },
 {
 "family": "monospace",
 "count": 10
 }
 ],
 "colors": {
 "primary": "#180A06",
 "secondary": "#FAEDE6",
 "accent": "#F8D588",
 "background": "#FFFDF6",
 "textPrimary": "#000000",
 "link": "#F8D588"
 },
 "typography": {
 "fontFamilies": {
 "primary": "Times New Roman",
 "heading": "Times New Roman"
 },
 "fontStacks": {
 "body": [
 "Times New Roman"
 ],
 "heading": [
 "Times New Roman"
 ],
 "paragraph": [
 "Figtree",
 "sans-serif"
 ]
 },
 "fontSizes": {
 "h1": "24px",
 "h2": "24px",
 "body": "24px"
 }
 },
 "spacing": {
 "baseUnit": 4,
 "borderRadius": "6px"
 },
 "components": {},
 "images": {
 "logo": null,
 "favicon": "https://lightberry.com/assets/images/favicon.png?v=410c47e6",
 "ogImage": "https://lightberry.com/assets/images/share.jpg?v=410c47e6"
 },
 "personality": {
 "tone": "professional",
 "energy": "medium",
 "targetAudience": "unknown"
 },
 "designSystem": {
 "framework": "unknown",
 "componentLibrary": ""
 },
 "confidence": {
 "buttons": 0,
 "colors": 0,
 "overall": 0
 }
}