Commit 8806d52f authored by Shahzaib Riaz's avatar Shahzaib Riaz

colors constrast updated with light color for the theme

parent 68d88fcf
export const Colors = {
green: '#2BB789',
darkGreen: '#006A42',
primary100: '#f9beda',
green: '#27a57b',
darkGreen: '#006a42',
primary100: '#e0abc4',
primary500: '#1e1931',
primary800: '#610440',
error100: '#fcdcbf',
error500: '#f37c13',
error500: '#f59642',
};
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment