.dark-theme { background: #232729; color: #d9d9d9; } .dark-theme .card, .list-group-item, input, .nav-link { background: none!important; border-color: #3b4145; } .dark-theme input { color: #00ffd8; } .dark-theme input:focus { color: #00ffd8; box-shadow: 0px 0px 5px #00ffd8!important; border: none; }