Skip to content

Standardize BlackRoad brand tokens across design templates and add org profile template#29

Open
Copilot wants to merge 6 commits intomainfrom
copilot/refactor-design-templates
Open

Standardize BlackRoad brand tokens across design templates and add org profile template#29
Copilot wants to merge 6 commits intomainfrom
copilot/refactor-design-templates

Conversation

Copy link

Copilot AI commented Feb 27, 2026

Design artifacts were referencing off-brand colors (#0ea5e9, #6366f1), wrong fonts (Inter), and non-standard spacing — inconsistent with BRAND.md across templates and org blueprints.

Changes

templates/design-tools/README.md

  • Replace all non-brand colors with official palette (#FF0066, #7700FF, #FF9D00, #0066FF, etc.)
  • Replace Inter font with JetBrains Mono throughout
  • Align spacing scale to Golden Ratio values from BRAND.md (8/13/21/34/55/89px)
  • Add brand gradients (--gradient-br, --gradient-os, --gradient-full-spectrum) to JSON tokens, CSS vars, Canva Brand Kit, and React Button example

orgs/BlackRoad-Studio/README.md

  • Replace --color-primary: #0066FF and other wrong token values with full brand palette
  • Fix font (InterJetBrains Mono) and spacing scale

templates/profile/README.md (new)

  • Standardized org profile landing page template for all 15+ GitHub orgs
  • Consistent badge colors (#FF0066 / #7700FF / #FF9D00), structure, and footer
  • Parameterized: [ORG_NAME], [ORG_CODE], [ORG_TAGLINE], [ORG_SLUG], [STATUS]
[![Platform](https://img.shields.io/badge/Platform-blackroad.io-FF0066?style=for-the-badge)](https://blackroad.io)
[![Org](https://img.shields.io/badge/Org-[ORG_CODE]-7700FF?style=for-the-badge)](https://github.com/[ORG_SLUG])
[![Status](https://img.shields.io/badge/Status-[STATUS]-FF9D00?style=for-the-badge)](https://status.blackroad.io)
Original prompt

This section details on the original issue you should resolve

<issue_title>Design-Templates-ALL-ORGS</issue_title>
<issue_description>This is a thread of all templates I APPROVE AND WANT ONLY THE BELOW DESIGNS ACROSS EVERY PAGE DOMAIN ETC. Lol we gotta get on the same page people we look like the fair right now hahah so I will be pasting below in this issue correct templates I like</issue_description>

Comments on the Issue (you are @copilot in this section)


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

…file template

Co-authored-by: blackboxprogramming <118287761+blackboxprogramming@users.noreply.github.com>
Copilot AI changed the title [WIP] Update approved design templates for all organizations Standardize BlackRoad brand tokens across design templates and add org profile template Feb 27, 2026
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR standardizes BlackRoad brand tokens (colors, typography, spacing, gradients) across design documentation/templates to align with BRAND.md, and introduces a reusable GitHub org profile README template.

Changes:

  • Updates design token examples (JSON + CSS vars) to the official BlackRoad palette, gradients, JetBrains Mono, and Golden Ratio spacing.
  • Updates the BlackRoad-Studio org blueprint to the same brand token set (including gradients and spacing scale).
  • Adds a parameterized org profile README template with standardized badges, layout, and links.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 4 comments.

File Description
templates/profile/README.md Adds a parameterized org profile landing page template with standardized structure and brand badges.
templates/design-tools/README.md Replaces off-brand tokens with official palette/spacing/typography and adds gradient tokens + updated examples.
orgs/BlackRoad-Studio/README.md Updates org blueprint design token block to match official BlackRoad brand tokens and spacing scale.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

blackboxprogramming and others added 4 commits February 27, 2026 17:49
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@blackboxprogramming blackboxprogramming marked this pull request as ready for review February 27, 2026 23:55
@chatgpt-codex-connector
Copy link

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, you can upgrade your account or add credits to your account and enable them for code reviews in your settings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Design-Templates-ALL-ORGS

3 participants