Update FF theme to align with Node-RED 5.0-beta-5
Node-RED 5.0-beta-5 builds are now deployed on Staging (not pre-staging)
Current theme clashes
With the new Node-RED 5.0-beta-5 theme, we need to make some adjustments to the flowfuse theme.
Considerations
- Current custom theme embeds some links in the toolbars - we will want to keep those.
- When you pop out node-RED into a new window, we need to keep the links to go back to FF in the header.
- Should we ditch our theme for light/dark and use the new built in themes? If we do, need to remove our option to change theme from settings.
- We will not want to merge this until Node-RED beta is live - since it could mess with existing stylez.
From Ben:
FYI, this NR5.0 Stack is just a snapshot in time running 2.29.1 nr-launcher and themes, it won't auto update to follow the head of it's dependent projects, but I can respin when ever needed
Update FF theme to align with Node-RED 5.0-beta-5
Current theme clashes
With the new Node-RED 5.0-beta-5 theme, we need to make some adjustments to the flowfuse theme.
Considerations
From Ben: