Skip to content

Conversation

Copy link

Copilot AI commented Jan 27, 2026

Column documentation was using bright colors (blue, cyan, orange, red, purple) while Container documentation uses a consistent grayscale palette.

Changes

  • Color replacements in cv-column.stories.ts:

    • #4A90E2, #50E3C2, #F5A623, #D0021B, #9013FE#d3d3d3, #a9a9a9, #888888, #777777, #c0c0c0, #999999
  • Updated isLightColor() helper: Added new grayscale values to maintain proper text contrast

Visual Comparison

Column (After):
Column Docs

Container (Reference):
Container Docs

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • storybook.js.org
    • Triggering command: /usr/local/bin/node node /home/REDACTED/work/canvasback/canvasback/node_modules/.bin/storybook dev -p 6006 (dns block)

If you need me to access, download, or install something from one of these locations, you can either:

Original prompt

This section details on the original issue you should resolve

<issue_title>Column documentation in the playbook doesn't appear to be using the same colors that it should be</issue_title>
<issue_description>http://localhost:6006/?path=/docs/layout-column--docs this column documentation uses bright colors; it should be using different shades of a tannish color, in the same way that http://localhost:6006/?path=/docs/layout-container--docs uses instead.</issue_description>

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


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Copilot AI and others added 2 commits January 27, 2026 17:00
…tation

Co-authored-by: Akwaduk <15237147+Akwaduk@users.noreply.github.com>
Co-authored-by: Akwaduk <15237147+Akwaduk@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix column documentation colors to match design Use grayscale color palette in Column documentation Jan 27, 2026
Copilot AI requested a review from Akwaduk January 27, 2026 17:05
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.

Column documentation in the playbook doesn't appear to be using the same colors that it should be

2 participants