yarn and new background for dark mode

This commit is contained in:
Matteo Manzinello 2020-07-03 09:37:46 +02:00
parent ca17d65d75
commit 4189fe54cd
2 changed files with 7746 additions and 4 deletions

View File

@ -166,13 +166,10 @@ $default-border-radius: 20px;
}
&.m-dark {
.m-modal-back {
background-color: rgb(20, 20, 20);
}
.m-modal-content {
color: white;
box-shadow: 0 3px 20px rgba(32, 35, 42, 0.5);
background-color: rgb(30, 30, 30);
background-color: rgb(32, 35, 42);
a {
color: white;
}

7745
yarn.lock Normal file

File diff suppressed because it is too large Load Diff