theme green tweak

This commit is contained in:
tim
2024-10-23 02:30:54 -04:00
parent 7024d5b0b2
commit a59ecbe67c

View File

@@ -3,7 +3,7 @@ import Color from "color";
// export const green = '#35D721';
// export const red = '#DD1A10';
export const green = '#00C75C'
export const green = '#009f49'
export const red = '#BD0D26'
export const yellow = '#FFDE00'
export const orange = '#F58A00'