dwainscheeren / dwains-dashboard-blueprints

Dwains Dashboard Blueprints
125 stars 161 forks source link

Weather-dashboard: Navigation bar doen't work like intended #114

Closed vinnie1234 closed 1 year ago

vinnie1234 commented 1 year ago

See screenshot. Some styling doens't work

image

MichelJourdain commented 1 year ago

The blueprint uses an old theme from version 2 of the dashboard. The dwains-theme-accent no longer exists in version 3. You must change the color of the active pages.

                  styles:
                        name:
                          - color: var(--dwains-theme-accent)
vinnie1234 commented 1 year ago

@MichelJourdain when I change it to something like yellow it stil not works... Yea the selected colow shows now, but its still terrible

image

vinnie1234 commented 1 year ago

I fixed it in #119