CoverRyan opened a new issue, #1451: URL: https://github.com/apache/daffodil-vscode/issues/1451
## Description When in light mode, the data editor theme is inconsistent and often looks like it is utilizing dark mode. This seems to only happen when using a launch.json file to start the data editor. ## Steps to Reproduce 1. Change VS Code theme to light mode (File->Preferences->Themes->Color Theme) 2. Start the extension and launch the data editor from a launch.json. You should see parts of the editor appear to be in dark mode. ## Expected Behavior The data editor should be consistent with the VS Code theme and look like the following. <img width="1060" height="587" alt="Image" src="https://github.com/user-attachments/assets/bc36b011-581b-4dd0-9d66-3722dd33e4fe" /> ## Actual Behavior The data editor looks like one of the following. <img width="1257" height="1257" alt="Image" src="https://github.com/user-attachments/assets/5fa95247-ecfc-48bb-abc0-8a9055b484d9" /> or <img width="1401" height="1257" alt="Image" src="https://github.com/user-attachments/assets/4657aafc-97b0-458a-9f03-5b257cdaa43b" /> ## Environment - Operating System(s): Windows 10 and Ubuntu 24.04 - Browser/VS Code version: VS Code 1.102 - Extension version: 1.4.2 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
