Change #0A6EBE to #EFE5B1

Signed-off-by: Victor Perera <v-vperera@expediagroup.com>
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Victor Perera
2021-03-23 14:46:03 -06:00
committed by Fredrik Adelöw
parent 4e7c9d7d16
commit bc30288405
+2 -2
View File
@@ -124,8 +124,8 @@ export const darkTheme = createTheme({
errorText: '#CA001B',
infoText: '#004e8a',
warningText: '#000000',
linkHover: '#2196F3',
link: '#0A6EBE',
linkHover: '#EFE5A1',
link: '#EFE5B1',
gold: yellow.A700,
navigation: {
background: '#424242',