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

[DESIGN2-92] Javalab - revert purple color back to original value #56515

Merged
merged 1 commit into from
Feb 13, 2024

Conversation

levadadenys
Copy link
Collaborator

[DESIGN2-92] Javalab - revert purple color back to original value

  • revert purple color back to original value for javalab

After #56281 we've found out that for Javalab new purple looks like too much. Decided to revert purple back to original value for Javalab for now. Also there're plans to make a restyle/rebrand of this page in the future.

Before:
Знімок екрана 2024-02-12 о 15 35 10

After:
Знімок екрана 2024-02-12 о 15 33 16

Links

Testing story

Deployment strategy

Follow-up work

Privacy

Security

Caching

PR Checklist:

  • Tests provide adequate coverage
  • Privacy and Security impacts have been assessed
  • Code is well-commented
  • New features are translatable or updates will not break translations
  • Relevant documentation has been added or updated
  • User impact is well-understood and desirable
  • Pull Request is labeled appropriately
  • Follow-up work items (including potential tech debt) are tracked and linked

Comment on lines +37 to +38
// THIS IS AN OLD PURPLE COLOR. DO NOT USE THIS COLOR FOR NEW STYLES. ONLY USE IT FOR JAVALAB HEADER.
background-color: #7665A0;
Copy link
Contributor

Choose a reason for hiding this comment

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

Worth making a constant (ex. color.$deprecated-purple) to make this extra clear? Not required though, if this is the only usage of it and we want to avoid it being used elsewhere.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Yeah, that's the only place in the repo we use this deprecated-purple, so I think it's better to leave it as is

@levadadenys levadadenys merged commit 75b98d6 into staging Feb 13, 2024
2 checks passed
@levadadenys levadadenys deleted the denys/design2/design2-92-javalab branch February 13, 2024 08:15
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.

None yet

2 participants