Background in execution history

Is there anyway to change the default background of white and black stripes when looking at previous executions, I have dark mode enabled as I can’t see when there is lots of white on the screen, building workflows looks great as it goes along with the dark theme set?
Thanks

Information on your n8n setup

  • **n8n version: 1.73.1
  • **Database (default: SQLite): postgres
  • **n8n EXECUTIONS_PROCESS setting (default: own, main): own
  • **Running n8n via (Docker, npm, n8n cloud, desktop app):Docker
  • **Operating system:Linux

One option to set it to anything you like is if you use a chrome extension like Stylebot. Then you just need to find the HTML element and add some new CSS to change the styling. If you use a different browser then there will likely be an extension that can change the CSS on the fly.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.