Separate Themes In DevOps Pipelines

My team recently started using FlowFuse and we are enjoying it.

Before using FlowFuse, we had separate Node-Red servers and a rule that the production servers have a light theme. In contrast, the development servers have a dark theme, to make the server you connect to easier to identify.

Currently, using DevOps pipelines, the theme is carried over from a development instance to the production instance.

My request: can we have separate themes for different steps in a DevOps pipeline?

1 Like

Is this a request specifically for FlowFuse or for core Node-RED?

@TotallyInformation This request is for FlowFuse's DevOps Piplines feature.

Thanks. Moved to the FlowFuse category.

1 Like

Apologies. Thank you. :slight_smile:

The theme is loaded from the settings.js file (var/projects/<id>). I don't think the content is copied between instances but I could be wrong.

A workaround is to edit that file but it is not a good practice.

Thank you for sharing your thoughts. Could you create an issue for this?

I will share this with the Engineering team if they haven't already seen it, but adding it it will ensure that it is captured and can be added to the road map.

Hi @gdziuba

I have created an issue.

1 Like

Awesome. It's great to see there is already traction with it. Thanks for making the effort to do so. I love this community.