llms.txt

Graphite (acq. by Cursor) Brand Identity

A complete profile of Graphite (acq. by Cursor)'s visual system — colors, typography, components, and personality — extracted from https://graphite.com/. Built for designers, agents, and AI tools.

Quick Facts

Field Value
Primary #FF8833
Accent #FF8833
Body Font Matter
Heading Font Matter

Color Palette

Typography

Visual Assets

UI Components

Brand Personality

Tone: modern · Energy: medium · Audience: developers and tech companies

Graphite (acq. by Cursor) Brand in the Wild

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

Working with these fonts

Not found on Google Fonts? Agent Instructions that you can follow if you have permission to use the fonts:

CharacterQuilt.com suggests this flow that can help:

  1. Open the company's homepage in a browser with DevTools open.
  2. In the Network tab, filter by "Font" (or by extension: woff2, woff, ttf, otf).
  3. Hard-reload the page and click around (pricing, blog, careers) — some weights only load on specific routes.
  4. For each captured font URL: right-click → Save As to download the file locally.
  5. View the page's CSS (DevTools → Sources, or curl the stylesheet URLs) and copy out the matching @font-face declarations. Rewrite each src: url(...) to point to your local file path.

Programmatic alternative: load the URL with Playwright or Puppeteer, listen for response events whose Content-Type starts with font/, and write the body to disk. The CSS extraction step is the same.

Only do this if you have permission to use the brand assets — most proprietary fonts are licensed and may not be redistributable.

Machine-Readable Profile

{
 "colorScheme": "dark",
 "fonts": [
  {
   "family": "Matter",
   "role": "body"
  },
  {
   "family": "Segoe UI",
   "role": "body"
  },
  {
   "family": "Roboto",
   "role": "body"
  },
  {
   "family": "Oxygen",
   "role": "body"
  },
  {
   "family": "Ubuntu",
   "role": "body"
  }
 ],
 "colors": {
  "primary": "#FF8833",
  "secondary": "#586069",
  "accent": "#FF8833",
  "background": "#0A0A0A",
  "textPrimary": "#FAFAFA",
  "link": "#0C1823"
 },
 "typography": {
  "fontFamilies": {
   "primary": "Matter",
   "heading": "Matter"
  },
  "fontStacks": {
   "heading": [
    "Matter",
    "-apple-system",
    "blinkmacsystemfont",
    "Segoe UI",
    "Roboto",
    "Oxygen",
    "Ubuntu",
    "cantarell",
    "fira sans",
    "droid sans",
    "helvetica neue",
    "sans-serif",
    "system-ui"
   ],
   "body": [
    "Matter",
    "-apple-system",
    "blinkmacsystemfont",
    "Segoe UI",
    "Roboto",
    "Oxygen",
    "Ubuntu",
    "cantarell",
    "fira sans",
    "droid sans",
    "helvetica neue",
    "sans-serif",
    "system-ui"
   ],
   "paragraph": [
    "Matter",
    "-apple-system",
    "blinkmacsystemfont",
    "Segoe UI",
    "Roboto",
    "Oxygen",
    "Ubuntu",
    "cantarell",
    "fira sans",
    "droid sans",
    "helvetica neue",
    "sans-serif",
    "system-ui"
   ]
  },
  "fontSizes": {
   "h1": "60px",
   "h2": "36px",
   "body": "14px"
  }
 },
 "spacing": {
  "baseUnit": 4,
  "borderRadius": "12px"
 },
 "components": {
  "buttonPrimary": {
   "background": "#E5E5E5",
   "textColor": "#171717",
   "borderRadius": "8px",
   "borderRadiusCorners": {
    "topLeft": "8px",
    "topRight": "8px",
    "bottomRight": "8px",
    "bottomLeft": "8px"
   },
   "shadow": "rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.1) 0px 1px 2px -1px"
  },
  "buttonSecondary": {
   "background": "#262626",
   "textColor": "#FAFAFA",
   "borderColor": "#404040",
   "borderRadius": "8px",
   "borderRadiusCorners": {
    "topLeft": "8px",
    "topRight": "8px",
    "bottomRight": "8px",
    "bottomLeft": "8px"
   },
   "shadow": "rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.1) 0px 1px 2px -1px"
  }
 },
 "images": {
  "logo": "data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20966%20189%22%20fill%3D%22none%22%20aria-label%3D%22Graphite%20Logo%22%20data-fc-idx%3D%220%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M662.11%20153.252V22.178H680.724V72.1495H681.662C689.326%2061.3067%20697.774%2057.6931%20708.722%2057.6931C731.084%2057.6931%20745.95%2072.4646%20745.95%2096.9761V153.252H727.332V96.9775C727.364%2094.0188%20726.806%2091.0842%20725.692%2088.3454C724.578%2085.6066%20722.93%2083.1188%20720.85%2081.0261C718.762%2078.9343%20716.288%2077.2796%20713.558%2076.1602C710.834%2075.0408%20707.914%2074.4786%20704.97%2074.5061C691.05%2074.5061%20680.726%2084.8773%20680.726%2096.9777V153.252L662.11%20153.252Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20lab(90.952%200%20-0.0000119209)%20!important%3B%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M820.817%20133.595V76.3939H804.395V59.5792H820.817V39.1986L839.435%2028.3811V59.5792H866.961V76.3939H839.435V130.767C839.435%20134.538%20841.311%20136.423%20845.061%20136.423H866.961L857.125%20153.253H841.311C828.013%20153.253%20820.817%20145.695%20820.817%20133.595Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20lab(90.952%200%20-0.0000119209)%20!important%3B%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M629.3%20106.01C629.3%2086.5236%20617.258%2074.1096%20602.242%2074.1096C587.384%2074.1096%20575.341%2086.5236%20575.341%20106.01C575.341%20125.497%20587.384%20137.756%20602.242%20137.756C617.258%20137.756%20629.3%20125.497%20629.3%20106.01ZM556.729%20188.672V59.571H573.464L575.341%2073.6379H576.279C579.409%2066.8807%20587.073%2057.2949%20605.059%2057.2949C629.461%2057.2949%20647.912%2075.9969%20647.912%20106.01C647.912%20136.023%20629.457%20154.725%20605.059%20154.725C587.227%20154.725%20579.095%20145.296%20576.279%20138.382H575.341V188.671L556.729%20188.672Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20lab(90.952%200%20-0.0000119209)%20!important%3B%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M757.026%2076.4245H773.446V153.252H792.056V59.5781H757.026V76.4245Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20lab(90.952%200%20-0.0000119209)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M792.059%2022.178H771.573V41.8209H792.059V22.178Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20lab(90.952%200%20-0.0000119209)%20!important%3B%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M399.474%20153.252V59.5781H415.272L417.148%2071.2107H418.086C422.622%2061.9387%20427.158%2059.5781%20440.452%2059.5781H450.4V76.4245H437.638C423.874%2076.4245%20418.086%2081.7358%20418.086%2094.3072V153.252L399.474%20153.252Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20lab(90.952%200%20-0.0000119209)%20!important%3B%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M893.427%2098.4669H948.323C946.289%2083.5388%20936.275%2073.1662%20921.259%2073.1662C905.467%2073.1662%20896.237%2083.5388%20893.427%2098.4669ZM946.015%20126.378L961.157%20135.16C953.157%20145.718%20939.979%20154.725%20921.267%20154.725C894.361%20154.725%20874.817%20135.082%20874.817%20106.01C874.817%2076.9387%20894.361%2057.2949%20921.267%2057.2949C946.447%2057.2949%20965.999%2076.9379%20965.999%20103.182C965.959%20105.441%20965.803%20107.696%20965.529%20109.938L965.057%20112.609H893.427C895.459%20128.482%20906.401%20138.697%20921.259%20138.697C932.523%20138.697%20940.889%20133.986%20946.015%20126.378Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20lab(90.952%200%20-0.0000119209)%20!important%3B%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M516.027%20112.967V109.195H493.817C479.585%20109.195%20473.327%20115.638%20473.327%20124.124C473.327%20132.61%20478.801%20138.11%20490.063%20138.11C506.955%20138.11%20516.027%20128.837%20516.027%20112.967ZM533.075%20153.252C520.093%20153.252%20517.591%20143.799%20516.965%20139.244H516.027C510.395%20150.558%20498.353%20154.645%20488.185%20154.645C467.701%20154.645%20454.559%20142.544%20454.559%20125.572C454.559%20106.87%20466.761%2094.6108%20492.879%2094.6108H516.027V92.883C516.027%2080.6238%20508.673%2073.266%20496.475%2073.0819C492.141%2073.0889%20487.891%2074.2948%20484.193%2076.5683C480.495%2078.8408%20477.491%2082.093%20475.511%2085.9676L459.671%2076.7931C466.061%2065.1408%20478.195%2057.2146%20496.479%2057.2146C520.881%2057.2146%20534.797%2071.0428%20534.797%2092.8868V132.9C534.797%20133.834%20535.167%20134.73%20535.825%20135.392C536.483%20136.052%20537.375%20136.423%20538.303%20136.423H545.747V153.252H533.075Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20lab(90.952%200%20-0.0000119209)%20!important%3B%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M378.171%2084.4829V153.253H362.371L360.501%20132.884H359.557C350.491%20147.183%20335.787%20154.726%20318.579%20154.726C284.327%20154.726%20256.175%20127.541%20256.175%2087.3104C256.175%2047.0793%20284.327%2019.8938%20318.579%2019.8938C346.287%2019.8938%20364.563%2036.5553%20374.225%2054.8996L358.167%2064.233C349.145%2048.6895%20335.475%2038.5959%20318.579%2038.5959C294.177%2038.5959%20275.723%2057.2979%20275.723%2087.3104C275.723%20117.17%20294.177%20136.025%20318.579%20136.025C340.943%20136.025%20358.621%20118.423%20358.621%20101.297V100.356H324.111L315.017%2084.4827L378.171%2084.4829Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20lab(90.952%200%20-0.0000119209)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M111.052%200L23.468%2023.5035L0%20111.22L64.1158%20175.433L151.7%20151.93L175.168%2064.2131L111.052%200ZM125.364%20153.254H49.8032L12.0226%2087.7166L49.8032%2022.1794H125.364L163.145%2087.7166L125.364%20153.254Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20lab(90.952%200%20-0.0000119209)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M131.431%2043.8006L71.5321%2027.7263L27.6829%2071.6419L43.7329%20131.632L103.632%20147.706L147.481%20103.79L131.431%2043.8006Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20lab(90.952%200%20-0.0000119209)%20!important%3B%22%2F%3E%3C%2Fsvg%3E",
 "favicon": "https://graphite.com/favicon/apple-touch-icon.png",
 "ogImage": "https://staging-graphite-splash.vercel.app/og.png",
 "logoHref": "/",
 "logoAlt": "Graphite Logo"
 },
 "__llm_logo_reasoning": {
 "selectedIndex": 1,
 "reasoning": "Selected #0 because it is visible, located in the header, and links to the homepage, matching the brand name 'Graphite'.",
 "confidence": 0.95,
 "source": "llm"
 },
 "__llm_button_reasoning": {
 "primary": {
 "index": 2,
 "text": "Get started for free",
 "reasoning": "Button #2 'Get started for free' has action-oriented text and a distinct light background, making it a strong candidate for the primary CTA."
 },
 "secondary": {
 "index": 4,
 "text": "Request a demo",
 "reasoning": "Button #4 'Request a demo' has a different dark background color and serves as a secondary action, complementing the primary CTA."
 },
 "confidence": 0.9
 },
 "personality": {
 "tone": "modern",
 "energy": "medium",
 "targetAudience": "developers and tech companies"
 },
 "designSystem": {
 "framework": "tailwind",
 "componentLibrary": ""
 },
 "confidence": {
 "buttons": 0.9,
 "colors": 0.9,
 "overall": 0.9
 },
 "__llm_metadata": {
 "logoSelection": {
 "llmCalled": true,
 "llmSucceeded": true,
 "finalSource": "llm",
 "rawLogoSelection": {
 "selectedLogoIndex": 0,
 "selectedLogoReasoning": "Selected #0 because it is visible, located in the header, and links to the homepage, matching the brand name 'Graphite'.",
 "confidence": 0.95
 }
 },
 "buttonClassification": {
 "llmCalled": true,
 "llmSucceeded": true
 }
 }
}