testrigor.json
testRigor Brand Identity
A complete profile of testRigor's visual system — colors, typography, components, and personality — extracted from https://testrigor.com. Built for designers, agents, and AI tools.
Quick Facts
| Field | Value |
|---|---|
| Primary | #F10000 |
| Accent | #F10000 |
| Body Font | Roboto |
| Heading Font | Roboto |
Color Palette
- primary: #F10000
- secondary: #FFEBEB
- accent: #F10000
- background: #FFFFFF
- textPrimary: #14142B
- link: #14142B
Typography
- primary: Roboto — https://fonts.google.com/specimen/Roboto
- heading: Roboto — https://fonts.google.com/specimen/Roboto
Visual Assets
- Logo:
- Favicon:
- Social card (og:image):
UI Components
- buttonPrimary: background=#F10000, textColor=#FFFFFF, borderColor=#DC3545, borderRadius=10px, shadow=none
- buttonSecondary: background=#FFEBEB, textColor=#F10000, borderColor=#FFEBEB, borderRadius=10px, shadow=none
Brand Personality
Tone: professional · Energy: medium · Audience: software developers and QA professionals
testRigor Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
- What Is a Bug Bash? Benefits, Process & Best Practices for QA Teams - testRigor AI-Based Automated Testing Tool
- Image:
- Source: https://testrigor.com/blog/what-is-a-bug-bash/
- Understanding Pair Prompting in AI - testRigor AI-Based Automated Testing Tool
- Image:
- Source: https://testrigor.com/blog/pair-prompting-in-ai/
- What is AI Evaluation? - testRigor AI-Based Automated Testing Tool
- Image:
- Source: https://testrigor.com/blog/what-is-ai-evaluation/
- Does AI Confabulate or Hallucinate? - testRigor AI-Based Automated Testing Tool
- Webinar - How Do You Calculate the ROI of Codeless Test Automation? testRigor
- Director of Engineering Cheat Sheet - testRigor AI-Based Automated Testing Tool
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": "Roboto",
"role": "body"
},
{
"family": "Segoe UI",
"role": "body"
},
{
"family": "Helvetica",
"role": "body"
},
{
"family": "Arial",
"role": "body"
}
],
"colors": {
"primary": "#F10000",
"secondary": "#FFEBEB",
"accent": "#F10000",
"background": "#FFFFFF",
"textPrimary": "#14142B",
"link": "#14142B"
},
"typography": {
"fontFamilies": {
"primary": "Roboto",
"heading": "Roboto"
},
"fontStacks": {
"heading": [
"-apple-system",
"BlinkMacSystemFont",
"Segoe UI",
"Roboto",
"Helvetica",
"Arial",
"sans-serif",
"Apple Color Emoji"
],
"body": [
"-apple-system",
"BlinkMacSystemFont",
"Segoe UI",
"Roboto",
"Helvetica",
"Arial",
"sans-serif",
"Apple Color Emoji"
],
"paragraph": [
"-apple-system",
"BlinkMacSystemFont",
"Segoe UI",
"Roboto",
"Helvetica",
"Arial",
"sans-serif",
"Apple Color Emoji"
]
},
"fontSizes": {
"h1": "52px",
"h2": "19px",
"body": "18px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "8px"
},
"components": {
"buttonPrimary": {
"background": "#F10000",
"textColor": "#FFFFFF",
"borderColor": "#DC3545",
"borderRadius": "10px",
"borderRadiusCorners": {
"topLeft": "10px",
"topRight": "10px",
"bottomRight": "10px",
"bottomLeft": "10px"
},
"shadow": "none"
},
"buttonSecondary": {
"background": "#FFEBEB",
"textColor": "#F10000",
"borderColor": "#FFEBEB",
"borderRadius": "10px",
"borderRadiusCorners": {
"topLeft": "10px",
"topRight": "10px",
"bottomRight": "10px",
"bottomLeft": "10px"
},
"shadow": "none"
}
},
"images": {
"logo": "https://testrigor.com/wp-content/uploads/2022/01/testRigor_logo_600_trans.png",
"favicon": "https://testrigor.com/wp-content/uploads/2022/01/favicon-32x32-1.png",
"ogImage": "https://testrigor.com/wp-content/uploads/2022/07/Screen-Shot-2022-07-30-at-7.48.23-PM.png",
"logoHref": "/",
"logoAlt": "testRigor AI-Based Automated Testing Tool"
},
"__llm_logo_reasoning": {
"selectedIndex": 0,
"reasoning": "Selected #0 because it is visible, medium-sized, and matches the brand name 'testRigor AI-Based Automated Testing Tool'. It is also linked to the homepage, indicating it is the primary brand logo.",
"confidence": 0.9,
"source": "llm"
},
"__llm_button_reasoning": {
"primary": {
"index": 2,
"text": "Request a Demo",
"reasoning": "Button #2 has a vibrant red background (#F10000), which is the brand color, and features action-oriented text 'Request a Demo', making it the primary CTA."
},
"secondary": {
"index": 1,
"text": "Start testRigor Free",
"reasoning": "Button #1 has a different background color (#FFEBEB) and offers a secondary action 'Start testRigor Free', making it suitable as a secondary CTA."
},
"confidence": 0.95
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "software developers and QA professionals"
},
"designSystem": {
"framework": "bootstrap",
"componentLibrary": ""
},
"confidence": {
"buttons": 0.95,
"colors": 0.9,
"overall": 0.925
},
"__llm_metadata": {
"logoSelection": {
"llmCalled": true,
"llmSucceeded": true,
"finalSource": "llm",
"rawLogoSelection": {
"selectedLogoIndex": 0,
"selectedLogoReasoning": "Selected #0 because it is visible, medium-sized, and matches the brand name 'testRigor AI-Based Automated Testing Tool'. It is also linked to the homepage, indicating it is the primary brand logo.",
"confidence": 0.9
}
},
"buttonClassification": {
"llmCalled": true,
"llmSucceeded": true
}
}
}