X-Git-Url: https://git.arvados.org/arvados-workbench2.git/blobdiff_plain/26e9e3a95aa7e99c9b15a0181e972f75781169b9..fd4ab0a9bd556ec8131ba3d4ba169dd1c152ef21:/src/views/process-panel/subprocesses-card.tsx diff --git a/src/views/process-panel/subprocesses-card.tsx b/src/views/process-panel/subprocesses-card.tsx index 0607c471..9cff1e98 100644 --- a/src/views/process-panel/subprocesses-card.tsx +++ b/src/views/process-panel/subprocesses-card.tsx @@ -16,7 +16,7 @@ const styles: StyleRulesCallback = (theme: ArvadosTheme) => ({ height: '100%' }, title: { - color: theme.customs.colors.grey700 + color: theme.palette.grey["700"] }, gridFilter: { height: '20px',