fix: update announcement banner to use theme colors#720
fix: update announcement banner to use theme colors#720saimanoharigodavarty wants to merge 1 commit into
Conversation
- Replace plain white background with theme-based gradient - Use primary color (#ff914d) and primary-light for attractive gradient - Add proper text color (white) for better contrast and visibility - Add border-bottom using primary-dark for visual separation - Support both light and dark themes - Style links within banner for consistency - Make banner more noticeable and consistent with site design
There was a problem hiding this comment.
Hey @saimanoharigodavarty ,
Could you please add a screenshot or video showcasing your changes? I wasn’t able to see any updates in the announcement while reviewing locally.
Also, please fix the DCO and Prettier — the pipelines are failing because of them.
amaan-bhati
left a comment
There was a problem hiding this comment.
Thank you for your contribution and for the time and energy you invested in this PR! We shared our review and feedback a few weeks ago and have not seen any updates since, so we are going to close this to keep the queue manageable.
If you would like to continue working on this, please feel free to reopen the PR after addressing the review feedback, or submit a new one - we would be happy to take another look. There are also plenty of other open issues across the repo where your help would be very welcome.
Thank you again for contributing to Keploy! Feel free to reach out on Slack if you have any questions, want clarification on the feedback, or are looking for something new to work on.
What has changed?
Please include a summary of the change.
This PR Resolves #(issue)
Type of change
Please delete options that are not relevant.
How Has This Been Tested?
Please run npm run build and npm run serve to check if the changes are working as expected. Please include screenshots of the output of both the commands. Add screenshots/gif of the changes if possible.
Checklist: