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

Features/navbar dark light #23

Closed Carl-Hugo closed 4 years ago

Carl-Hugo commented 4 years ago
Carl-Hugo commented 4 years ago

I'm not sure about the name .navbar-dark-light as it limits its usage to two themes. Name ideas:

HighSoftWare96 commented 4 years ago

I'm not sure about the name .navbar-dark-light as it limits its usage to two themes. Name ideas:

  • .navbar-themeable
  • .navbar-themed
  • .navbar-toggleable

Well, good thought! I personally prefer .navbar-themed, but other names are fine as well :)

Carl-Hugo commented 4 years ago

I'm not sure about the name .navbar-dark-light as it limits its usage to two themes. Name ideas:

  • .navbar-themeable
  • .navbar-themed
  • .navbar-toggleable

Well, good thought! I personally prefer .navbar-themed, but other names are fine as well :)

That was my favorite name as well; I'll update to .navbar-themed and merge it into master.