Current Behavior 😯
In dark mode, snackbar have a white background and a dark color. However, snackbar actions seems to have the same style as if they were not part of a snackbar. This means that disabled actions appears white on a white background.

Expected Behavior 🤔
Disabled snackbar actions should be visible on dark mode.
Steps to Reproduce 🕹
https://codesandbox.io/s/material-ui-issue-forked-9zlxc
Steps:
- Configure a custom theme with dark mode enabled
- Display a Snackbar with a disabled action
Current Behavior 😯
In dark mode, snackbar have a white background and a dark color. However, snackbar actions seems to have the same style as if they were not part of a snackbar. This means that disabled actions appears white on a white background.
Expected Behavior 🤔
Disabled snackbar actions should be visible on dark mode.
Steps to Reproduce 🕹
https://codesandbox.io/s/material-ui-issue-forked-9zlxc
Steps: