theme-changes
[arvados-workbench2.git] / src / views / process-panel / subprocesses-card.tsx
index 0607c4711e2238ea26dcefff22663ca66568d258..9cff1e981630ed6a72e8a2868bb8c70c413b22cd 100644 (file)
@@ -16,7 +16,7 @@ const styles: StyleRulesCallback<CssRules> = (theme: ArvadosTheme) => ({
         height: '100%'
     },
     title: {
-        color: theme.customs.colors.grey700
+        color: theme.palette.grey["700"]
     },
     gridFilter: {
         height: '20px',