diff --git a/src/public/stylesheets/theme-next-dark.css b/src/public/stylesheets/theme-next-dark.css index f03727dfe..22ca6dbc8 100644 --- a/src/public/stylesheets/theme-next-dark.css +++ b/src/public/stylesheets/theme-next-dark.css @@ -103,8 +103,8 @@ --modal-footer-background: #ffffff08; --modal-footer-color: #ffffff7a; - --toast-background: #00000099; - --toast-text-color: white; + --toast-background: #4d4d4dc2; + --toast-text-color: #e1e1e1; --toast-close-button-background: #ffffff33; --quick-search-background: #ffffff12;