Open
Conversation
Achanandhi-M
requested changes
Oct 28, 2025
Member
Achanandhi-M
left a comment
There was a problem hiding this comment.
Hey @riddhij-7, the announcement bar color should be a light orange, but in your PR it appears to be too dark. Could you please adjust it to a lighter shade? Also, please fix the DCO, lint, and Prettier issues, as they’re causing the CI pipeline to fail.
Author
Signed-off-by: riddhij-7 <riddhijathar7@gmail.com>
Signed-off-by: riddhij-7 <riddhijathar7@gmail.com>
9a98c09 to
b5a533e
Compare
Achanandhi-M
requested changes
Oct 29, 2025
Member
Achanandhi-M
left a comment
There was a problem hiding this comment.
Hey @riddhij-7, I think the orange color still looks a bit too dark, and it doesn’t blend well in dark mode. Please update it to a lighter shade. Also, kindly fix the lint and Prettier issues.
Additionally, I noticed there are a lot of file changes that don’t seem related to this PR — could you please review and clean those up as well?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


What has changed?
Enhanced the announcement bar UI for better alignment and visual consistency.
Used the theme colors from the docs site so that it looks consistent, attractive, and easily noticeable for users.
Improved padding and layout to make it look cleaner across screen sizes.
Ensured consistent styling with the overall documentation theme.
This PR Resolves #3002
Type of change
Bug fix (non-breaking change which fixes an issue)
How Has This Been Tested?
Ran yarn start - verified no build errors.
Visually tested on desktop and mobile resolutions.
Verified the announcement bar renders correctly and closes properly.
Checklist:
My code follows the style guidelines of this project.
I have performed a self-review of my own code.
Thanks for opening this pull request!

Please feel free to reach out to us by leaving a comment down below and we will be happy to take a look