Fix BulkActions contrast once and for all(?)

This commit is contained in:
Deluan
2020-10-31 18:46:14 -04:00
parent 488db26675
commit 3535fba9dd
4 changed files with 37 additions and 6 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ export default {
themeName: 'Dark',
palette: {
primary: {
main: '#00fcf4',
main: '#90caf9',
},
secondary: blue,
type: 'dark',