stricklandrbls opened a new issue, #1449:
URL: https://github.com/apache/daffodil-vscode/issues/1449
## Description
There is an issue where the color schemes provided by VSCode cause
inconsistent CSS within the Data Editor UI.[^1] The issue seems to be mostly
derived from the wide variety of available color themes which may contain
invalid theme attributes that's required by the VSCode Color Theme API.[^2]
## Steps to Reproduce
1. Start the Extension
2. Open the Data Editor
3. Open the VSCode Color Theme Selector (_Ctrl - K, T)_
4. Cycle through the variety of available color themes to witness the
inconsistencies between each theme.
> **NOTE**: Use the up / down arrow keys to have VSCode apply the color
theme in focus while selecting a theme.
## Expected Behavior
The dark / light CSS styles to be applied consistently.
## Actual Behavior
Some color themes within the _Light_ categories do not appropriately apply
that category of CSS styles.
## Environment
- Operating System(s): All
- Browser/VS Code version: Latest
- Extension version: Latest
---
[^1]:
https://github.com/apache/daffodil-vscode/pull/1382#issuecomment-3334560846
[^2]:
https://github.com/apache/daffodil-vscode/pull/1382#issuecomment-3358041356
--
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]