diff --git a/packages/theme/src/themes.ts b/packages/theme/src/themes.ts index 3d9e7f139e..26b58389b9 100644 --- a/packages/theme/src/themes.ts +++ b/packages/theme/src/themes.ts @@ -124,8 +124,8 @@ export const darkTheme = createTheme({ errorText: '#CA001B', infoText: '#004e8a', warningText: '#000000', - linkHover: '#EFE5A1', - link: '#EFE5B1', + linkHover: '#2196F3', + link: '#0A6EBE', gold: yellow.A700, navigation: { background: '#424242',