improved overlay dark theme

This commit is contained in:
gabryon99 2021-03-22 17:12:39 +01:00
parent 543539ce4d
commit 10db9565cb
2 changed files with 4 additions and 1 deletions

View file

@ -342,4 +342,7 @@ text, g text.tick {
.btn-gray {
background-color: #414141!important;
}
.overlay {
background-color: rgba(15, 15, 15, 0.70) !important;
}