style(next)/toasts: change the dark mode colors

This commit is contained in:
Adorian Doran 2025-03-12 21:42:39 +02:00
parent bb8325cf8d
commit 18882d0b7e

View File

@ -103,8 +103,8 @@
--modal-footer-background: #ffffff08; --modal-footer-background: #ffffff08;
--modal-footer-color: #ffffff7a; --modal-footer-color: #ffffff7a;
--toast-background: #00000099; --toast-background: #4d4d4dc2;
--toast-text-color: white; --toast-text-color: #e1e1e1;
--toast-close-button-background: #ffffff33; --toast-close-button-background: #ffffff33;
--quick-search-background: #ffffff12; --quick-search-background: #ffffff12;