[7307] Dark Mode#7360
Open
n-lark wants to merge 10 commits into
Open
Conversation
…d whitelabel-ready overrides
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #7360 +/- ##
=======================================
Coverage 76.66% 76.66%
=======================================
Files 410 410
Lines 20874 20874
Branches 5066 5066
=======================================
Hits 16004 16004
Misses 4870 4870
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
…d migrate remaining hardcoded overlays and gradients to semantic tokens
…hlight.js palette choice
n-lark
commented
Jun 3, 2026
| theme: { | ||
| extend: { | ||
| colors: { | ||
| gray: { |
Contributor
Author
There was a problem hiding this comment.
Just dropping comment so I don't forget - we need to sync up the Node-RED instances settings for 5.0 and others for themes to sync.
Contributor
Author
There was a problem hiding this comment.
Moved this work into its own ticket since we will need Node-RED changes: Sync FlowFuse dark theme preference with Node-RED 5+ #7380
…accent text/border semantics per peer feedback; light theme no changes
allthedoll
approved these changes
Jun 4, 2026
n-lark
commented
Jun 4, 2026
| <template> | ||
| <div class="title mb-2 flex gap-2 items-center"> | ||
| <img v-if="!icon" src="../../../../../images/icons/tree-view.svg" alt="tree-icon" class="ff-icon-sm"> | ||
| <ShareIcon v-if="!icon" class="ff-icon-sm" aria-label="tree-icon" /> |
Contributor
Author
…hole across all platform pages
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
See #7307 (comment)
Related Issue(s)
Resolves #7307
Checklist
flowforge.yml?FlowFuse/helmto update ConfigMap TemplateFlowFuse/CloudProjectto update values for Staging/ProductionLabels
area:migrationlabel