remove unnecessary link property from theme
This commit is contained in:
@@ -97,9 +97,6 @@ export const darkTheme = createTheme({
|
||||
banner: {
|
||||
info: '2E77D0',
|
||||
error: 'E22134',
|
||||
link: {
|
||||
default: '#000000',
|
||||
},
|
||||
},
|
||||
border: '#E6E6E6',
|
||||
textContrast: '#FFFFFF',
|
||||
|
||||
Reference in New Issue
Block a user