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:
committed by
Fredrik Adelöw
parent
4e7c9d7d16
commit
bc30288405
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user