diff --git a/src/renderer/style.css b/src/renderer/style.css index 1b2e42da..1fb89c50 100644 --- a/src/renderer/style.css +++ b/src/renderer/style.css @@ -4360,7 +4360,7 @@ input[type=range].md-slider::-webkit-slider-runnable-track { } .list-group-item-dark { color: var(--textColor); - background-color: #333; + background-color: #3333338a; } .list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {