Skip to content

Conversation

oscarcarlstrom
Copy link
Contributor

Changes active and hover colors on Radio and Checkbox from green to blue. Also changes the border in the Accordion.Content from mint to sky.

Screen.Recording.2025-08-08.at.10.58.20.mov
Screen.Recording.2025-08-08.at.10.59.06.mov
Screen.Recording.2025-08-08.at.10.59.37.mov

Copy link

changeset-bot bot commented Aug 8, 2025

🦋 Changeset detected

Latest commit: d6588ee

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@obosbbl/grunnmuren-react Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Contributor

@Copilot 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 updates the color scheme for interactive UI components, changing the primary accent color from green to blue across Radio, Checkbox, and Accordion components to maintain visual consistency.

  • Changes active and hover states from green to blue for Radio and Checkbox components
  • Updates Accordion content border from mint to sky
  • Adds more granular state handling for hover and invalid combinations in Checkbox component

Reviewed Changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
packages/react/src/radiogroup/radio.tsx Updates selected and hover colors from green variants to blue variants
packages/react/src/checkbox/checkbox.tsx Changes color scheme to blue and adds detailed state combinations for hover/selected/invalid states
packages/react/src/accordion/accordion.tsx Updates border color from mint to sky and corresponding comment
packages/react/src/accordion/accordion.stories.tsx Updates story background color to match new blue theme
.changeset/giant-peas-invent.md Documents the color changes in the changeset

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@oscarcarlstrom oscarcarlstrom merged commit c949568 into main Aug 11, 2025
3 checks passed
@oscarcarlstrom oscarcarlstrom deleted the update-colors branch August 11, 2025 07:48
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.

2 participants