Align announcement bar with theme colors for consistency and clear visibility(keploy/Docs #3002).#683
Open
Gouravjaat07 wants to merge 2 commits intokeploy:mainfrom
Open
Align announcement bar with theme colors for consistency and clear visibility(keploy/Docs #3002).#683Gouravjaat07 wants to merge 2 commits intokeploy:mainfrom
Gouravjaat07 wants to merge 2 commits intokeploy:mainfrom
Conversation
Author
|
Hi sir @Achanandhi-M , I’ve submitted PR #683 fixing issue #3002. Could you please review it when you get time? I’m new to contributing and would love feedback. Thanks! |
Achanandhi-M
reviewed
Nov 7, 2025
Member
Achanandhi-M
left a comment
There was a problem hiding this comment.
Hey @Gouravjaat07 please address the comments mentioned also please sign the DCO
| }, | ||
| "dependencies": { | ||
| "@docusaurus/core": "^3.2.1", | ||
| "@docusaurus/core": "^3.8.1", |
Member
There was a problem hiding this comment.
Hey @Gouravjaat07 there is no need to update the docusaurus version
|
|
||
| /* 🔹 Keploy Docs Announcement Bar Custom Styling */ | ||
|
|
||
| /* Announcement Banner background + text */ |
Member
There was a problem hiding this comment.
We don't need a announcement bar in the blue color, we are looking for a light orange background
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?
Announcement Banner Styling
custom.cssto apply the correct background and text colors.Docusaurus Start Issue
'docusaurus' is not recognized as an internal or external commanderror.This PR Resolves #(3002)
Type of change
How Has This Been Tested?
npx docusaurus startand confirmed the dev server starts without errors.Before fixing issue :
After fixing issue :
Checklist:
Thanks for opening this pull request! If the tests fail, please feel free to reach out to us by leaving a comment down below and we will be happy to take a look