# RevisionDojo Brand Identity A complete profile of **RevisionDojo**'s visual system — colors, typography, components, and personality — extracted from https://revisiondojo.com. Built for designers, agents, and AI tools. - Page: https://characterquilt.com/branding/revisiondojo - Machine-readable JSON: https://characterquilt.com/branding/revisiondojo.json - Per-page llms.txt: https://characterquilt.com/branding/revisiondojo/llms.txt ## Quick Facts | Field | Value | |---|---| | Primary | #ED6AFF | | Accent | #00C950 | | Body Font | Inter | | Heading Font | Manrope | ## Color Palette - primary: #ED6AFF - secondary: #00BCFF - accent: #00C950 - background: #FFFFFF - textPrimary: #0A0A0A - link: #00C950 ## Typography - primary: Inter — https://fonts.google.com/specimen/Inter - heading: Manrope — https://fonts.google.com/specimen/Manrope ## Visual Assets - Logo: https://assets.revisiondojo.com/assets/images/logos/logo.svg - Favicon: https://www.revisiondojo.com/favicon-16x16.png - Social card (og:image): https://www.revisiondojo.com/opengraph-image.jpg ## UI Components - buttonPrimary: background=#9234EA, textColor=#F2E6FF, borderColor=#E6E6E6, borderRadius=16px, shadow=none - buttonSecondary: background=#FFFFFF, textColor=#737373, borderColor=#E5E5E5, borderRadius=33554400px, shadow=none ## Brand Personality Tone: modern · Energy: medium · Audience: students and educators ## RevisionDojo Brand in the Wild Real-world brand assets — ads, campaigns, marketing materials. - **Notes for Non-renewable resources - MYP** - Image: https://cdn.sanity.io/images/wla69xp2/production/49447834025af45efdd5405e3b1ef5b87a2f2758-4132x2383.png - Source: https://www.revisiondojo.com/myp/myp-individuals-and-societies/myp-individuals-and-societies-non-renewable-resources/notes - **Notes for Blogs, diaries & personal letters - IB** - Image: https://pub-images.revisiondojo.com/lesson-images/sanity/561396bab007ef3edae45bd2a9c5f762c7f3936f-2836x2180.png - Source: https://www.revisiondojo.com/ib/ib-english-b/ib-english-b-blogs-diaries-and-personal-letters/notes - **Notes for Food chains and webs - MYP** - Image: https://pub-images.revisiondojo.com/replaced/39287262-2dc9-49c2-8525-a9a9cc26e94d.png - Source: https://www.revisiondojo.com/myp/myp-biology/myp-biology-food-chains-and-webs/notes - **How Parents Can Support a Child in the MYP | RevisionDojo** - Image: https://cdn.sanity.io/images/wla69xp2/production/5407fc7367b7db1f8ee383732cbf019521e0b98c-1376x768.jpg?w=1600&q=85&fit=max&auto=format - Source: https://www.revisiondojo.com/blog/parents-support-child-myp - **Notes for Food chains and webs - MYP** - Image: https://pub-images.revisiondojo.com/replaced/a44ebdcf-22cb-46d6-b446-dd01a39f6005.png - Source: https://www.revisiondojo.com/myp/myp-biology/myp-biology-food-chains-and-webs/notes - **How Social Media Affects IB Students (and How to Win) | RevisionDojo** - Image: https://cdn.sanity.io/images/wla69xp2/production/5d396ab1b628f09a1b40c5b0a1cce71c959d5c4d-1200x896.jpg?w=1600&q=85&fit=max&auto=format - Source: https://www.revisiondojo.com/blog/how-social-media-affects-ib-students ## 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 ```json { "colorScheme": "light", "fonts": [ { "family": "Inter", "role": "body" }, { "family": "Manrope", "role": "heading" } ], "colors": { "primary": "#ED6AFF", "secondary": "#00BCFF", "accent": "#00C950", "background": "#FFFFFF", "textPrimary": "#0A0A0A", "link": "#00C950" }, "typography": { "fontFamilies": { "primary": "Inter", "heading": "Manrope" }, "fontStacks": { "heading": [ "Manrope" ], "body": [ "Inter" ], "paragraph": [ "Inter" ] }, "fontSizes": { "h1": "60px", "h2": "48px", "body": "20px" } }, "spacing": { "baseUnit": 4, "borderRadius": "16px" }, "components": { "buttonPrimary": { "background": "#9234EA", "textColor": "#F2E6FF", "borderColor": "#E6E6E6", "borderRadius": "16px", "borderRadiusCorners": { "topLeft": "16px", "topRight": "16px", "bottomRight": "16px", "bottomLeft": "16px" }, "shadow": "none" }, "buttonSecondary": { "background": "#FFFFFF", "textColor": "#737373", "borderColor": "#E5E5E5", "borderRadius": "33554400px", "borderRadiusCorners": { "topLeft": "33554400px", "topRight": "33554400px", "bottomRight": "33554400px", "bottomLeft": "33554400px" }, "shadow": "none" } }, "images": { "logo": "https://assets.revisiondojo.com/assets/images/logos/logo.svg", "favicon": "https://www.revisiondojo.com/favicon-16x16.png", "ogImage": "https://www.revisiondojo.com/opengraph-image.jpg", "logoHref": "/", "logoAlt": "Logo" }, "__llm_logo_reasoning": { "selectedIndex": 0, "reasoning": "Selected #0 because it is visible, located in the header, links to the homepage, and matches the brand name 'revisiondojo.com'.", "confidence": 0.95, "source": "llm" }, "__llm_button_reasoning": { "primary": { "index": 7, "text": "Get Started Free", "reasoning": "Button #0 ('Get Started Free') is likely the primary CTA due to its vibrant color (#9234EA) and action-oriented text, which is typical for a primary call-to-action." }, "secondary": { "index": 36, "text": "Read our State of Learning report", "reasoning": "Button #2 ('Read our State of Learning report') is chosen as secondary due to its neutral background color (#FFFFFF) and informative text, making it a suitable secondary action." }, "confidence": 0.9 }, "personality": { "tone": "modern", "energy": "medium", "targetAudience": "students and educators" }, "designSystem": { "framework": "tailwind", "componentLibrary": "" }, "confidence": { "buttons": 0.9, "colors": 0.95, "overall": 0.925 }, "__llm_metadata": { "logoSelection": { "llmCalled": true, "llmSucceeded": true, "finalSource": "llm", "rawLogoSelection": { "selectedLogoIndex": 0, "selectedLogoReasoning": "Selected #0 because it is visible, located in the header, links to the homepage, and matches the brand name 'revisiondojo.com'.", "confidence": 0.95 } }, "buttonClassification": { "llmCalled": true, "llmSucceeded": true } } } ```