stricklandrbls commented on PR #1382: URL: https://github.com/apache/daffodil-vscode/pull/1382#issuecomment-3358041356
@CoverRyan @rthomas320 - Here is a screenshot illustrating my previous comment about inconsistent color scheme attributes across the variety of color schemes available for download: <img width="896" height="523" alt="image" src="https://github.com/user-attachments/assets/83829671-237a-4ad4-b8a3-aeda6a8e2b6b" /> You can see that with this particular theme, the data editor UI is defaulting to the _dark_ CSS attributes. This is because the data editor's default UI color theme is dark and if the downloaded scheme does not properly set the attributes it will contain mixed themes. --- I would suggest this be moved to a separate issue and have the data editor provide it's own themes to be toggled by the user from a UI button. -- 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]
