diode computers inc.json
Diode Computers, Inc. Brand Identity
A complete profile of Diode Computers, Inc.'s visual system — colors, typography, components, and personality — extracted from https://diode.computer. Built for designers, agents, and AI tools.
- Page: https://characterquilt.com/branding/diode-computers-inc
- Machine-readable JSON: https://characterquilt.com/branding/diode-computers-inc.json
- Per-page llms.txt: https://characterquilt.com/branding/diode-computers-inc/llms.txt
Quick Facts
| Field | Value |
|---|---|
| Primary | #000000 |
| Accent | #000000 |
| Body Font | Segoe UI |
| Heading Font | Segoe UI |
Color Palette
- primary: #000000
- accent: #000000
- background: #FFFFFF
- textPrimary: #000000
- link: #000000
Typography
- primary: Segoe UI — https://fonts.google.com/specimen/Segoe+UI
- heading: Segoe UI — https://fonts.google.com/specimen/Segoe+UI
Visual Assets
Brand Personality
Tone: professional · Energy: medium · Audience: unknown
Diode Computers, Inc. Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
- Teaching Claude To Design Circuit Boards That Ship - Diode Computers, Inc.
- Teaching Claude To Design Circuit Boards That Ship - Diode Computers, Inc.
- Teaching Claude To Design Circuit Boards That Ship - Diode Computers, Inc.
- Teaching Claude To Design Circuit Boards That Ship - Diode Computers, Inc.
- Diode
- Image: https://diode.computer/og.png
- Source: https://www.diode.computer/privacy
- Diode
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:
- Open the company's homepage in a browser with DevTools open.
- In the Network tab, filter by "Font" (or by extension: woff2, woff, ttf, otf).
- Hard-reload the page and click around (pricing, blog, careers) — some weights only load on specific routes.
- For each captured font URL: right-click → Save As to download the file locally.
- 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": "light",
"fonts": [
{
"family": "Code Saver",
"role": "monospace"
},
{
"family": "Segoe UI",
"role": "body"
},
{
"family": "Roboto",
"role": "body"
},
{
"family": "Helvetica",
"role": "body"
},
{
"family": "Arial",
"role": "body"
}
],
"colors": {
"primary": "#000000",
"accent": "#000000",
"background": "#FFFFFF",
"textPrimary": "#000000",
"link": "#000000"
},
"typography": {
"fontFamilies": {
"primary": "Segoe UI",
"heading": "Segoe UI"
},
"fontStacks": {
"heading": [
"Code Saver",
"monospace"
],
"body": [
"Code Saver",
"monospace"
],
"paragraph": [
"Code Saver",
"monospace"
]
},
"fontSizes": {
"h1": "16px",
"h2": "14px",
"body": "16px"
}
},
"spacing": {
"baseUnit": 8,
"borderRadius": "3.40282e+38px"
},
"components": {},
"images": {
"logo": null,
"favicon": "https://www.diode.comcomputer/favicon.svg",
"ogImage": null
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "unknown"
},
"designSystem": {
"framework": "unknown",
"componentLibrary": ""
},
"confidence": {
"buttons": 0,
"colors": 0.9,
"overall": 0.45
},
"__llm_metadata": {
"logoSelection": {
"llmCalled": false,
"llmSucceeded": false,
"finalSource": "none"
},
"buttonClassification": {
"llmCalled": false,
"llmSucceeded": false
}
}
}