Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev Survey: Ensure Consistent Colour Scheming #94107

Open
wants to merge 2 commits into
base: trunk
Choose a base branch
from

Conversation

Aurorum
Copy link
Contributor

@Aurorum Aurorum commented Sep 2, 2024

Fixes #94014

Proposed Changes

  • Ensures that the colour scheming on for the Dev Survey is consistent with the rest of Calypso by using the correct colour variable.

Why are these changes being made?

The colours currently don't match the rest of the UI because they have been hardcoded using Core Gutenberg colours (whereas they should be using Blueberry colours).

Testing Instructions

Navigate to /me/developer and verify that the colours and buttons appear correctly.

Before After
Screenshot 2024-09-02 at 12 33 25 Screenshot 2024-09-02 at 12 33 12

cc @taipeicoder, @nightnei, @wongasy

@bluefuton bluefuton added the [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. label Sep 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OSS Citizen [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The Developer Survey modal has the wrong colors
2 participants