updated button styles #818
Open
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.
Made all the buttons Aesthetic
Issue
Closes: #702
Description
This pull request revamps the existing button styles within the application, transforming them into more attractive and modern designs.
### Key changes include:
New Color Palette: Introduced a vibrant color scheme that enhances visual appeal.
Hover Effects: Implemented subtle hover animations to improve user interaction.
### Consistency: Ensured that all button types follow the same styling guidelines for a cohesive user interface.
These updates aim to enhance user experience and increase engagement through visually appealing design elements.
### How Has This Been Tested? ⚙️
The changes have been tested across various browsers to ensure consistent appearance and functionality. Manual testing was conducted to verify that hover effects and styles render correctly on all button types.
### Screenshots📷

Type of change
Made all that dull color buttons aesthetic by applying different css property it also gives hover effects
Checklist
My code follows the code style of this project.
I have followed the contribution guidelines.
I have performed a self-review of my own code.
I have ensured my changes don't generate any new warnings or errors.