llms.txt
ThoughtSpot Brand Identity
A complete profile of ThoughtSpot's visual system — colors, typography, components, and personality.
Quick Facts
| Field | Value |
|---|---|
| Primary | #1B1B61 |
| Accent | #00D2FF |
| Body Font | Geist |
| Heading Font | Geist |
Color Palette
- primary: #1B1B61
- secondary: #00D2FF
- accent: #00D2FF
- background: #0A082D
- textPrimary: #0A082D
- link: #0A082D
Typography
- primary: Geist — https://fonts.google.com/specimen/Geist
- heading: Geist — https://fonts.google.com/specimen/Geist
Visual Assets
- Logo:
- Favicon:
- Social card (og:image):
UI Components
- input: background=#08062B, textColor=#D8D8D8, borderColor=null, borderRadius=0px, shadow=none
- buttonPrimary: background=#00D2FF, textColor=#000000, borderRadius=4px, shadow=none
Brand Personality
Tone: modern · Energy: high · Audience: business professionals
ThoughtSpot Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
- 13 best data visualization tools to use in 2026
- Image:
- Source: Best Data Visualization Tools
- Data and Analytics | ThoughtSpot Blog
- Image:
- Source: ThoughtSpot Blog
- AI is not coming for analyst jobs anytime soon
- Image:
- Source: Analyst Jobs
- Analyst Studio: Reimagining Data Prep for the Agentic Era
- Image:
- Source: Analyst Studio
- Introducing Live Analytics For Your Modern Data Stack
- Image:
- Source: Live Analytics
- 24 Types of Charts And Graphs For Data Visualization
- Image:
- Source: Charts and Graphs
Working with these fonts
Not found on Google Fonts? Agent Instructions that you can 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" (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.