Better modal background

This commit is contained in:
Jan Zípek 2022-08-28 23:38:32 +02:00
parent 46374abff6
commit 8c7e278042
Signed by: kamen
GPG Key ID: A17882625B33AC31
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@
--header-spacer-color: #333;
--header-shadow: none;
--box-bg-color: #111;
--modal-bg-color: #222;
--modal-bg-color: #000;
--modal-fg-color: #eee;
--box-fg-color: #eee;
--box-shadow: 0px 10px 15px -3px rgba(0, 0, 0, 0.3);