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

Update ChatButton styles and robot image #35

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

nicmalegre
Copy link

Update ChatButton styles and robot image


Description:

  • RS is redesigning the website with new styles and colors so, it's necessary to update this repo in order to match our new colors in the website https://www.rootstrap.com/. Following changes are included in this PR:
  • Update robot image with new colors
  • Update OpenChatButton colors and styles
  • Add border gradient to OpenChatButton following new design

Notes:


Risk:


Preview:

BEFORE

image
image

AFTER
Screenshot 2024-10-08 at 18 11 20
Screenshot 2024-10-08 at 18 11 34

height: 3.25rem;
width: 3.25rem;
position: relative;
background: linear-gradient(0deg, #1b1b1b, #bf80ff, #f6ff80);

Choose a reason for hiding this comment

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

What about a constant for the gradient?

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.

3 participants