help wanted
Repository metrics
- Stars
- (587 stars)
- PR merge metrics
- (30d に merged PR はありません)
説明
Some boots watch themes like solar have different navbar colors. The one I want to use is "navbar navbar-expand-lg navbar-dark bg-primary". (bg-primary makes it yellow.)
When you convert the files to html, it adds "navbar-default" to the <div class="navbar">, which is the black one.