Skip to content

Add success 450#357

Merged
guardian-ben merged 1 commit intomainfrom
feature/success-450
Apr 9, 2026
Merged

Add success 450#357
guardian-ben merged 1 commit intomainfrom
feature/success-450

Conversation

@guardian-ben
Copy link
Copy Markdown
Contributor

@guardian-ben guardian-ben commented Apr 2, 2026

Description

Figma: https://www.figma.com/design/b2qv2OMLoNCYnP01ipfrP7/%E2%97%88-Core-library?node-id=15325-176979&t=3ykPg7SFLEoxSZQN-0

Testing notes/instructions:

Adds Success 450 as #28A85F.

Checklist

  • Changes have been checked by the developer
  • Changes have been checked by the reviewers
Recommended reviewers
  • Design review for UI changes from @guardian/design-system
  • Code review from @guardian/android-developers or @guardian/ios-developers
  • Optional code/API review from @guardian/client-side-infra
Specific notes/instructions for the reviewer:

For pull requests introducing UI changes:

  • Sign-off by Design:

Copilot AI review requested due to automatic review settings April 2, 2026 15:02
@guardian-ben guardian-ben added the feature Departmental tracking: work on a new feature label Apr 2, 2026
Copy link
Copy Markdown
Contributor

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

Adds a new “Success 450” color to the iOS Source color palette (per the linked Figma), exposing it via ColorPalette and surfacing it in the sample palette screen.

Changes:

  • Added a new Success450 color asset with RGB hex #28A85F.
  • Exposed the asset as ColorPalette.success450.
  • Displayed the new swatch in the sample app’s Success palette section.

Reviewed changes

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

File Description
SourceSample/SourceSample/Color/PaletteViewModel.swift Adds the new success450 swatch to the “Success” section in the sample palette list.
Sources/Source/ColorPalette/Palette.xcassets/Success450.colorset/Contents.json Introduces the Success450 color asset with components matching #28A85F.
Sources/Source/ColorPalette/ColorPalette.swift Adds public static let success450 to expose the new asset via the public palette API.

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

Copy link
Copy Markdown
Contributor

@iUsmanN-Guardian iUsmanN-Guardian left a comment

Choose a reason for hiding this comment

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

I'm facing some trouble building this project, but that's on my side. I think the code looks fine and should work well.

@guardian-ben guardian-ben added this pull request to the merge queue Apr 9, 2026
Merged via the queue into main with commit 1639cf4 Apr 9, 2026
12 of 13 checks passed
@guardian-ben guardian-ben deleted the feature/success-450 branch April 9, 2026 09:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature Departmental tracking: work on a new feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants