19462: Updating color scheme
[arvados-workbench2.git] / src / views / not-found-panel / not-found-panel-root.tsx
index 06a74a6882d5f7f390d058652b7647cfbcd6230b..e5d8507b5cfce976b734442a29c3667ff10d5794 100644 (file)
@@ -23,7 +23,7 @@ const styles: StyleRulesCallback<CssRules> = (theme: ArvadosTheme) => ({
         fontSize: '18px'
     },
     active: {
-        color: theme.customs.colors.green700,
+        color: theme.customs.colors.grey700,
         textDecoration: 'none',
     }
 });