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

styles_user_facing: update secondary colour and add note to variables #5408

Merged
merged 1 commit into from
Jan 22, 2024

Conversation

philli-m
Copy link
Contributor

@philli-m philli-m commented Jan 22, 2024

Describe your changes
Briefly explain what you did and provide context for a clearer understanding.

Tasks

  • PR name contains story or task reference
  • Steps to recreate and test the changes
  • Documentation (docs and inline)
  • Tests (including n+1 and django_assert_num_queries where applicable)
  • Changelog

updated the dark blue hex to the new one from designs

@philli-m philli-m requested a review from hom3mad3 January 22, 2024 10:51
@@ -4,9 +4,9 @@ $gray: #464a4c !default;
$gray-lighter: #636c72 !default;
$gray-lightest: #f9f9f9 !default;

$primary: #00a982 !default;
$primary: #00a982 !default; // updated
Copy link
Contributor

Choose a reason for hiding this comment

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

updated means all that is from redesign?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yep

@hom3mad3 hom3mad3 merged commit e5e0af5 into dev Jan 22, 2024
2 checks passed
@hom3mad3 hom3mad3 deleted the pm-2023-12-colour-variables branch January 22, 2024 14:17
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