X-Git-Url: https://git.arvados.org/arvados-workbench2.git/blobdiff_plain/56e6dc7af513fd7bdb043e9c74a1d2848da41c38..63a5dc75ae9b68b3570e3bee1662155572cf5d1f:/src/views/not-found-panel/not-found-panel-root.tsx diff --git a/src/views/not-found-panel/not-found-panel-root.tsx b/src/views/not-found-panel/not-found-panel-root.tsx index 06a74a68..e5d8507b 100644 --- a/src/views/not-found-panel/not-found-panel-root.tsx +++ b/src/views/not-found-panel/not-found-panel-root.tsx @@ -23,7 +23,7 @@ const styles: StyleRulesCallback = (theme: ArvadosTheme) => ({ fontSize: '18px' }, active: { - color: theme.customs.colors.green700, + color: theme.customs.colors.grey700, textDecoration: 'none', } });