Skip to content

Make LiteralSearchToast properly themed

Administrator requested to merge fa/toast-dark-theme into master

Created by: attfarhan

Fixes https://github.com/sourcegraph/sourcegraph/issues/6051. This updates the LiteralSearchToast component follow the dark theme. Adds a useDarkTheme prop to the Toast component, which makes toasts fit the dark theme when true.

Merge request reports

Loading