Description
When exporting query results from the Query Manager to CSV in dark mode, the file is exported with light-theme colors baked into the styling, making rows harder to read.
Expected Behavior
Exported CSV should be plain text (no embedded colors/styles), consistent regardless of active theme.
Steps to Reproduce
- Switch ToolJet UI to dark mode
- Run a query in the Query Manager
- Export results to CSV
- Open the CSV and observe embedded theme colors
Environment
- ToolJet version: latest
- OS: Linux
Description
When exporting query results from the Query Manager to CSV in dark mode, the file is exported with light-theme colors baked into the styling, making rows harder to read.
Expected Behavior
Exported CSV should be plain text (no embedded colors/styles), consistent regardless of active theme.
Steps to Reproduce
Environment