diff --git a/frontend/src/theme.ts b/frontend/src/theme.ts index dff64be29..da8ce7feb 100644 --- a/frontend/src/theme.ts +++ b/frontend/src/theme.ts @@ -147,10 +147,10 @@ export const theme = createTheme({ barColorD: '#769D7B', barColorE: '#C28830', barColorF: '#5078e6', - barColorG: '#19caad', - barColorH: '#bee7e9', - barColorI: '#a0eee1', - barColorJ: '#d6d5b7', + barColorG: '#634F7D', + barColorH: '#666666', + barColorI: '#D9EAD3', + barColorJ: '#FFF2CC', lineColorA: '#163C4D', lineColorB: '#E16A7C', gridColor: '#D9D9D9',