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

Dynamic navbar #22

Closed HighSoftWare96 closed 4 years ago

HighSoftWare96 commented 4 years ago

Hi, Very useful library! I was wondering: is there a way to create a dynamic navbar that changes within the dark and light theme? In this way I should be able to add a navbar without specifying the navbar-dark bg-dark or the navbar-light bg-light classes but that changes correctly the colors with the theme?

Carl-Hugo commented 4 years ago

Unfortunately, at this moment, it is not possible. That said, I've built a small prototype that seems to work fine, but I don't like the class name that I used; see #23.

Please give me your thoughts on that PR, the best class name, what is missing, etc. Thanks in advance

HighSoftWare96 commented 4 years ago

That's great! Thanks!

Carl-Hugo commented 4 years ago

Deployed with version number 1.0.0-alpha.888