Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upRestyle buttons according to updated mockups #536
Labels
Comments
|
Regarding existing button styles at https://brave.github.io/brave-ui/?path=/story/components--button, as per conversation with @karenkliu:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The current button designs are outdated.
They should be updated to look like the ones in this mockup:
In dark mode, "Default" style buttons should be styled as follows: white text and #c2c4cf border, Hover style should be #FF7654 bold, weight: 700 text and #FF7654 border. Focused treatment is white text, #FF7654 border with 3px #FF7654 40% alpha border. and pressed state is #FF7654 text and #FF7654 border with 3px #FF7654 40% alpha border
"Primary" style buttons are identical between dark and light themes.