Merge branch '19462-colorscheme' refs #19462
[arvados-workbench2.git] / src / views / collection-panel / collection-panel.tsx
index a28d5254ca0aa6892789001b7a29da626ec105de..df1b1f1dfe8d4e8626b64ae5244899d982abff1d 100644 (file)
@@ -73,14 +73,14 @@ const styles: StyleRulesCallback<CssRules> = (theme: ArvadosTheme) => ({
     },
     iconHeader: {
         fontSize: '1.875rem',
-        color: theme.customs.colors.yellow700
+        color: theme.customs.colors.greyL
     },
     tag: {
         marginRight: theme.spacing.unit / 2,
         marginBottom: theme.spacing.unit / 2
     },
     label: {
-        fontSize: '0.875rem'
+        fontSize: '0.875rem',
     },
     centeredLabel: {
         fontSize: '0.875rem',