You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you try to run the code at the first the navbar is light blue as it should be, but if you change to dark mode and then again to light mode, the navbar becomes white even if in bs4dash_status() I specified that the light color should be that light blue.
I want to add a home button in the navbar that has the same behaviour and colors of the switch button and the controllbar button (so like just an icon without the button around and the icon should be dark blue when not triggered, and white when hover or click). I tried some combinations even with different packages but without any luck.
The text was updated successfully, but these errors were encountered:
Hi,
I was trying to made a customized bs4Dash using your package but I have some problems. Here's a reproducible example.
bs4dash_status()
I specified that the light color should be that light blue.The text was updated successfully, but these errors were encountered: