darkened green

This commit is contained in:
tim
2024-10-25 13:31:59 -04:00
parent aea69e624b
commit ffdb60afa2

View File

@@ -3,8 +3,10 @@ import Color from "color";
// export const green = '#35D721';
// export const red = '#DD1A10';
export const green = '#009f49'
export const red = '#BD0D26'
// export const green = '#009f49'
// export const red = '#BD0D26'
export const green = '#1e9a57'
export const red = '#B22235'
export const yellow = '#FFDE00'
export const orange = '#F58A00'
export const blue = '#1666EB'