historical bars fill fix

This commit is contained in:
tim
2024-10-26 19:58:54 -04:00
parent ffdb60afa2
commit cf7eb637bc
3 changed files with 13 additions and 10 deletions

View File

@@ -5,7 +5,7 @@ import Color from "color";
// export const red = '#DD1A10';
// export const green = '#009f49'
// export const red = '#BD0D26'
export const green = '#1e9a57'
export const green = '#20A55D'
export const red = '#B22235'
export const yellow = '#FFDE00'
export const orange = '#F58A00'