You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Today our success buttons have a variable buttonSuccessText that points to colors.productLight100.
This makes the text a muddy because it's not quite bright enough against the green color:
Solution
Let's update the buttonSuccessText color to use #FCFBF9.
This'll make the text more legible and contrasting:
Note
I'm not a dev, so the above is my understanding of the change that needs to be done, but ultimately we care about making the change to the green success buttons text color.
Problem
Today our success buttons have a variable
buttonSuccessTextthat points tocolors.productLight100.This makes the text a muddy because it's not quite bright enough against the green color:
Solution
Let's update the
buttonSuccessTextcolor to use#FCFBF9.This'll make the text more legible and contrasting:
Note
I'm not a dev, so the above is my understanding of the change that needs to be done, but ultimately we care about making the change to the green success buttons text color.
cc @Expensify/design
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @JmillsExpensify