ForEvolve / bootstrap-dark

Bootstrap 4 dark theme that supports togging dark/light themes as well. There is no fluff, it changes the color of Bootstrap and that's it, no new thing to learn or unlearn, just Bootstrap, but Dark!
MIT License
298 stars 44 forks source link

Improve accessibility by fine-tuning color contrast of `.list-group-item-light` #59

Open Carl-Hugo opened 1 year ago

Carl-Hugo commented 1 year ago

Improve accessibility by fine-tuning color contrast of .list-group-item-light that fails, see https://webaim.org/resources/contrastchecker/?fcolor=737678&bcolor=F6F7F8

image

Improve other components if any are identified.