Hi everyone,
I’m running into a UI issue with dark mode in the latest version of n8n (v1.84.3).
When I enable Dark Theme, most of the UI switches over correctly — but the left-hand sidebar (navigation panel) remains white. This includes the section with links like “Workflows,” “Executions,” “Settings,” etc. It creates a visual inconsistency that seems unintended for dark mode.
This feels like a missing style or UI regression in this version.
What I’ve Tried:
• Confirmed I’m on n8n v1.84.3
• Tried clearing browser cache
• Used “Empty Cache and Hard Reload” in Chrome
• Logged out and back in
• Restarted the n8n server and terminal
Information on your n8n setup
• n8n version: 1.84.3
• Database: SQLite (default)
• n8n EXECUTIONS_PROCESS setting: main
• Running n8n via: npm (globally installed, self-hosted)
• Operating system: macOS (Sonoma, M1 chip)
• Browser(s) tested: Chrome and Safari (latest)
• Theme setting: Dark (set via UI)
What I’m Looking For:
• Is this a known issue in recent versions?
• Is there a proper workaround or fix beyond manually injecting CSS or using Stylus?
• Should I consider reverting to a previous version where dark mode worked fully?
Happy to provide screenshots or more system info if needed.
Thanks in advance — really appreciate any insights!
— José